summaryrefslogtreecommitdiffstats
path: root/usr.bin/indent/pr_comment.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-12-09 09:52:52 +0000
committerobrien <obrien@FreeBSD.org>2000-12-09 09:52:52 +0000
commite5081ac94ed8c3c591f396b6a5daf5218c3f2043 (patch)
tree48755d2882741db5df5e1b19df3b59a163b60bc5 /usr.bin/indent/pr_comment.c
parentae466e022e32b4b72435351b39db7c596626315c (diff)
downloadFreeBSD-src-e5081ac94ed8c3c591f396b6a5daf5218c3f2043.zip
FreeBSD-src-e5081ac94ed8c3c591f396b6a5daf5218c3f2043.tar.gz
Add or fix FreeBSD IDs.
Diffstat (limited to 'usr.bin/indent/pr_comment.c')
-rw-r--r--usr.bin/indent/pr_comment.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/indent/pr_comment.c b/usr.bin/indent/pr_comment.c
index ec73d6c..357d907 100644
--- a/usr.bin/indent/pr_comment.c
+++ b/usr.bin/indent/pr_comment.c
@@ -35,7 +35,8 @@
#ifndef lint
static char sccsid[] = "@(#)pr_comment.c 8.1 (Berkeley) 6/6/93";
-static char rcsid[] = "@(#)$FreeBSD$";
+static const char rcsid[] =
+ "@(#)$FreeBSD$";
#endif /* not lint */
#include <stdio.h>
OpenPOWER on IntegriCloud