incorrect rcsid[] declarations fixed
This commit is contained in:
parent
ab8f70aa6d
commit
4e14c1b196
@ -26,7 +26,7 @@
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
static char = "$Id: fsmagic.c,v 1.4 1993/08/01 18:16:25 mycroft Exp $";
|
||||
static char rcsid[] = "$Id: fsmagic.c,v 1.5 1993/08/06 01:47:17 deraadt Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <stdio.h>
|
||||
|
@ -26,7 +26,7 @@
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
static char = "$Id: print.c,v 1.3 1993/08/01 18:16:24 mycroft Exp $";
|
||||
static char rcsid[] = "$Id: print.c,v 1.4 1993/08/06 01:47:19 deraadt Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <stdio.h>
|
||||
|
@ -26,7 +26,7 @@
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
static char = "$Id: softmagic.c,v 1.3 1993/08/01 18:16:23 mycroft Exp $";
|
||||
static char rcsid[] = "$Id: softmagic.c,v 1.4 1993/08/06 01:47:19 deraadt Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <stdio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user