summaryrefslogtreecommitdiffstats
path: root/contrib/com_err/lex.h
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>2008-05-08 10:58:50 +0000
committerdfr <dfr@FreeBSD.org>2008-05-08 10:58:50 +0000
commite240fee79046f8dbba1a0ff52d7d6d7db5d9ecf4 (patch)
tree131df5020a56c7084d76394b9548d7dab723aa7b /contrib/com_err/lex.h
parent5f37114b4d2f0a697ddf2afbe2a749070a907421 (diff)
parentef0dde97c702ca80dd1f2b3e2fe4274803f68d01 (diff)
downloadFreeBSD-src-e240fee79046f8dbba1a0ff52d7d6d7db5d9ecf4.zip
FreeBSD-src-e240fee79046f8dbba1a0ff52d7d6d7db5d9ecf4.tar.gz
This commit was generated by cvs2svn to compensate for changes in r178843,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/com_err/lex.h')
-rw-r--r--contrib/com_err/lex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/com_err/lex.h b/contrib/com_err/lex.h
index 9912bf4..89f0387 100644
--- a/contrib/com_err/lex.h
+++ b/contrib/com_err/lex.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*/
-/* $Id: lex.h,v 1.1 2000/06/22 00:42:52 assar Exp $ */
+/* $Id: lex.h 8451 2000-06-22 00:42:52Z assar $ */
void error_message (const char *, ...)
__attribute__ ((format (printf, 1, 2)));
OpenPOWER on IntegriCloud