aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/strptime.c
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-17 17:59:52 +0100
committerAnders Broman <a.broman58@gmail.com>2014-03-31 18:46:57 +0000
commitb0ba475fbfd4991c854039798487c74415f3489b (patch)
tree808beb083aec7816d06a197afcbdaa8f6f0cd8ff /wsutil/strptime.c
parent7287b58ff5801c2706a2b6bc7bda501bf3d90fe2 (diff)
Continue to remove $Id$ from top of file
(Using sed : sed -i '/^ \$Id\$/,+1 d') (No star only 2 spaces before) Change-Id: Id7b254031769a9dca2941304e4d3a0f4bdbc3f54 Reviewed-on: https://code.wireshark.org/review/883 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'wsutil/strptime.c')
-rw-r--r--wsutil/strptime.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/wsutil/strptime.c b/wsutil/strptime.c
index 2af685dbf0..d6603a9d53 100644
--- a/wsutil/strptime.c
+++ b/wsutil/strptime.c
@@ -1,6 +1,4 @@
/*
- $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.