File: fix_static

package info (click to toggle)
tcp-wrappers 7.6.q-32
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,844 kB
  • sloc: ansic: 17,852; makefile: 2,301; sh: 92
file content (11 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
--- a/workarounds.c
+++ b/workarounds.c
@@ -8,7 +8,7 @@
   */
 
 #ifndef lint
-char    sccsid[] = "@(#) workarounds.c 1.6 96/03/19 16:22:25";
+static char    sccsid[] = "@(#) workarounds.c 1.6 96/03/19 16:22:25";
 #endif
 
 #include <sys/types.h>