summaryrefslogtreecommitdiff
path: root/doxygen.cfg.in
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-03-16 03:39:51 +0000
committerGuy Harris <guy@alum.mit.edu>2012-03-16 03:39:51 +0000
commitfe37c0ccb856c4bd59c22029011ca0e0144e81a4 (patch)
tree1a58faffb474c0cf15df598ab179458ddb0e5ce5 /doxygen.cfg.in
parent04acb7493618079692c002ef26f10b447137d4da (diff)
downloadwireshark-fe37c0ccb856c4bd59c22029011ca0e0144e81a4.tar.gz
Add @configure_input@ to a bunch of .in files that didn't have it.
Add $Id$ to those of said files that didn't have it, and fix one $Id to be $Id$. svn path=/trunk/; revision=41594
Diffstat (limited to 'doxygen.cfg.in')
-rw-r--r--doxygen.cfg.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/doxygen.cfg.in b/doxygen.cfg.in
index 575b884a95..640b0fdcc1 100644
--- a/doxygen.cfg.in
+++ b/doxygen.cfg.in
@@ -1,3 +1,6 @@
+# $Id$
+# @configure_input@
+
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.