aboutsummaryrefslogtreecommitdiffstats
path: root/src/rotate.c
diff options
context:
space:
mode:
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)
{
}