aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dvb-sdt.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-04-17 01:40:25 +0000
committerGuy Harris <guy@alum.mit.edu>2013-04-17 01:40:25 +0000
commitfb0701f40e582f7f39e548c0aa8c17737cd4bcdb (patch)
treed07c54dc0e527e6c20d7619ce698e6ae9fdc3d00 /epan/dissectors/packet-dvb-sdt.c
parentf1cd6b131df61cf3646b53caf2026059f621a94b (diff)
Fix more typos that broke the license checker (these might have been
created by taking packet-dvb-eit.c, doing a global search and replace of "ei" with the new name, and then doing further editing). svn path=/trunk/; revision=48891
Diffstat (limited to 'epan/dissectors/packet-dvb-sdt.c')
-rw-r--r--epan/dissectors/packet-dvb-sdt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-dvb-sdt.c b/epan/dissectors/packet-dvb-sdt.c
index 0ec8c7d560..ed7bd7ce99 100644
--- a/epan/dissectors/packet-dvb-sdt.c
+++ b/epan/dissectors/packet-dvb-sdt.c
@@ -10,7 +10,7 @@
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; sdther version 2 of the License, or
+ * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,