summaryrefslogtreecommitdiffstats
path: root/usr.sbin/IPXrouted/timer.c
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2003-11-15 17:10:56 +0000
committertrhodes <trhodes@FreeBSD.org>2003-11-15 17:10:56 +0000
commitd3fc111f85da524a553d8ccc342ace2d734cddba (patch)
treeabc659b47600a02d40b49136b6cd8ba21077b7b9 /usr.sbin/IPXrouted/timer.c
parentccae1a80af72af777f7c2846f31079f73181bf57 (diff)
downloadFreeBSD-src-d3fc111f85da524a553d8ccc342ace2d734cddba.zip
FreeBSD-src-d3fc111f85da524a553d8ccc342ace2d734cddba.tar.gz
Make this WARNS 2 clean, and fix up the manual page:
Avoid implicit function calls by adding the proper include files. Use const char copyright. Fix some fprint formatting. In the manual page: Use the .Pa macro for filenames and locations. Kill hard setence breaks. Make use of the .Tn and .Dq macros. Add some to text to the otherwise blank HISTORY section (taken from CVS).
Diffstat (limited to 'usr.sbin/IPXrouted/timer.c')
-rw-r--r--usr.sbin/IPXrouted/timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/IPXrouted/timer.c b/usr.sbin/IPXrouted/timer.c
index 8b31c1d..2159730 100644
--- a/usr.sbin/IPXrouted/timer.c
+++ b/usr.sbin/IPXrouted/timer.c
@@ -39,7 +39,7 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)timer.c 8.1 (Berkeley) 6/5/93";
+static const char sccsid[] = "@(#)timer.c 8.1 (Berkeley) 6/5/93";
#endif /* not lint */
/*
OpenPOWER on IntegriCloud