aboutsummaryrefslogtreecommitdiffstats
path: root/src/rotate.c
diff options
context:
space:
mode:
authorjames <>2008-03-03 06:04:42 +0000
committerjames <>2008-03-03 06:04:42 +0000
commitf2c620137fa5290d913373e5579a97f0fee25fa3 (patch)
treedfbbe3562ae58e8f540a92654cb4f4d7323d59d7 /src/rotate.c
parent800cb4bdfb56dcd606216788fb023fcc23fb69bf (diff)
downloadsympathy-f2c620137fa5290d913373e5579a97f0fee25fa3.tar.gz
sympathy-f2c620137fa5290d913373e5579a97f0fee25fa3.tar.bz2
sympathy-f2c620137fa5290d913373e5579a97f0fee25fa3.zip
*** empty log message ***
Diffstat (limited to 'src/rotate.c')
-rw-r--r--src/rotate.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/rotate.c b/src/rotate.c
index fa8c17b..6291819 100644
--- a/src/rotate.c
+++ b/src/rotate.c
@@ -10,6 +10,9 @@ static char rcsid[] = "$Id$";
/*
* $Log$
+ * Revision 1.2 2008/03/03 06:04:42 james
+ * *** empty log message ***
+ *
* Revision 1.1 2008/03/03 06:04:18 james
* *** empty log message ***
*
@@ -21,6 +24,7 @@ static char rcsid[] = "$Id$";
-void rotate_check(char *file)
+void
+rotate_check (char *file)
{
}