mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
11 lines
300 B
C
11 lines
300 B
C
--- config.h.orig 1993-03-03 22:10:30.000000000 +0100
|
|
+++ config.h 2013-06-16 15:49:18.000000000 +0200
|
|
@@ -29,7 +29,7 @@
|
|
|
|
#ifdef MAIN
|
|
#ifndef lint
|
|
-static char *c_sccsid = "@(#)config.h 9.5 91/06/11";
|
|
+static const char *c_sccsid = "@(#)config.h 9.5 91/06/11";
|
|
#endif /*lint*/
|
|
#endif /*MAIN*/
|
|
|