aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>1998-09-16 03:22:19 +0000
committerGerald Combs <gerald@wireshark.org>1998-09-16 03:22:19 +0000
commit576024f9038de43ca7d0e1fce34282d0e1ec37c5 (patch)
treedd3a3162f6e3a73eb5dc140a8a456007bf8d287c /configure.in
parent86534f46e150856fcce76af5c7598d354fb32ca9 (diff)
Added ID tags to the beginning of each source file.
svn path=/trunk/; revision=7
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 266ba4cd89..b4994af886 100644
--- a/configure.in
+++ b/configure.in
@@ -1,3 +1,4 @@
+# $Id: configure.in,v 1.2 1998/09/16 03:21:53 gerald Exp $
dnl Process this file with autoconf to produce a configure script.
AC_INIT(etypes.h)