Fix rcsid conflict.

This commit is contained in:
mycroft 1993-08-10 00:10:17 +00:00
parent 3158f25b88
commit 8892a122c9
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
*/ */
#ifndef lint #ifndef lint
static char rcsid[] = "$Id: elvispreserve.c,v 1.3 1993/08/02 17:50:34 mycroft Exp $"; static char elvispreserve_rcsid[] = "$Id: elvispreserve.c,v 1.4 1993/08/10 00:10:17 mycroft Exp $";
#endif /* not lint */ #endif /* not lint */
#include <stdio.h> #include <stdio.h>