/* * rotate.c: * * Copyright (c) 2008 James McKenzie , * All rights reserved. * */ static char rcsid[] = "$Id$"; /* * $Log$ * Revision 1.1 2008/03/03 06:04:18 james * *** empty log message *** * */ void rotate_check(char *file) { }