diff options
author | Frederic Culot <calcurse@culot.org> | 2008-02-14 20:16:30 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2008-02-14 20:16:30 +0000 |
commit | 120de530e08294083b6015635d5477a43bae1b6a (patch) | |
tree | 95768bdfb31abffefb018134c46e04a9f9676406 /src | |
parent | 9fe5d3d47680178c2fd1b9cce73cedd481e53f75 (diff) | |
download | calcurse-120de530e08294083b6015635d5477a43bae1b6a.zip |
proper cvs tag used
Diffstat (limited to 'src')
-rwxr-xr-x | src/sigs.c | 2 | ||||
-rwxr-xr-x | src/sigs.h | 2 | ||||
-rwxr-xr-x | src/wins.c | 2 | ||||
-rwxr-xr-x | src/wins.h | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -/* $Id: sigs.c,v 1.4 2007/10/07 17:13:10 culot Exp $ */ +/* $calcurse: sigs.c,v 1.5 2008/02/14 20:20:23 culot Exp $ */ /* * Calcurse - text-based organizer @@ -1,4 +1,4 @@ -/* $Id: sigs.h,v 1.1 2007/07/23 19:31:12 culot Exp $ */ +/* $calcurse: sigs.h,v 1.2 2008/02/14 20:20:23 culot Exp $ */ /* * Calcurse - text-based organizer @@ -1,4 +1,4 @@ -/* $Id: wins.c,v 1.11 2008/02/13 19:44:37 culot Exp $ */ +/* $calcurse: wins.c,v 1.12 2008/02/14 20:20:23 culot Exp $ */ /* * Calcurse - text-based organizer @@ -1,4 +1,4 @@ -/* $Id: wins.h,v 1.5 2007/12/30 16:27:59 culot Exp $ */ +/* $calcurse: wins.h,v 1.6 2008/02/14 20:20:23 culot Exp $ */ /* * Calcurse - text-based organizer |