summaryrefslogtreecommitdiff
path: root/wsutil/strptime.c
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-10-06 21:05:47 +0000
committerJörg Mayer <jmayer@loplof.de>2013-10-06 21:05:47 +0000
commit32efaf8ac96169c49d0b0c7bdd23e0d8a14af321 (patch)
tree5cc7a66f0d29e0cd1bb6ae99fc1036e8b59e5daa /wsutil/strptime.c
parent16333c062de213f2333882752a3f55f5d195c5e9 (diff)
downloadwireshark-32efaf8ac96169c49d0b0c7bdd23e0d8a14af321.tar.gz
Add $Id$
svn path=/trunk/; revision=52421
Diffstat (limited to 'wsutil/strptime.c')
-rw-r--r--wsutil/strptime.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/wsutil/strptime.c b/wsutil/strptime.c
index 64fe57a2ca..2af685dbf0 100644
--- a/wsutil/strptime.c
+++ b/wsutil/strptime.c
@@ -1,4 +1,7 @@
-/* Convert a string representation of time to a time value.
+/*
+ $Id$
+
+ Convert a string representation of time to a time value.
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.