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
commitef0dde97c702ca80dd1f2b3e2fe4274803f68d01 (patch)
tree05afdd2b44309022807035910d7277bbd581226f /contrib/com_err/lex.h
parent3e55660227282202072ae50a1b22ecae82118e49 (diff)
downloadFreeBSD-src-ef0dde97c702ca80dd1f2b3e2fe4274803f68d01.zip
FreeBSD-src-ef0dde97c702ca80dd1f2b3e2fe4274803f68d01.tar.gz
Import com_err from heimdal-1.1
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