aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/uat_gui.c
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-07 14:16:15 +0100
committerAnders Broman <a.broman58@gmail.com>2014-03-31 15:59:51 +0000
commit3170f2e41817c0beb93be40bdaa93197f3a1d6bf (patch)
tree59e238789a5c972fe7f90fd86f1eb89351cf8648 /ui/gtk/uat_gui.c
parentd0edbd31eb33c9795714920e2bb0fbec4029f4c1 (diff)
Continue to remove $Id$ from top of file
(Using sed : sed -i '/^ \* \$Id\$/,+1 d') (Double space between star and $Id$) Change-Id: If9b8f345e3b6493de0b573600e60005c8b0b33c3 Reviewed-on: https://code.wireshark.org/review/877 Reviewed-by: Evan Huus <eapache@gmail.com>
Diffstat (limited to 'ui/gtk/uat_gui.c')
-rw-r--r--ui/gtk/uat_gui.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/gtk/uat_gui.c b/ui/gtk/uat_gui.c
index db36a02e7f..c0bca303b8 100644
--- a/ui/gtk/uat_gui.c
+++ b/ui/gtk/uat_gui.c
@@ -1,8 +1,6 @@
/*
* uat_gui.c
*
- * $Id$
- *
* User Accessible Tables GUI
* Mantain an array of user accessible data strucures
*