aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2013-12-13 14:19:52 +0000
committerBill Meier <wmeier@newsguy.com>2013-12-13 14:19:52 +0000
commitaa08f7bab1598e3265532e6b5c2fb2e4c1c29bf6 (patch)
tree0d339833073369e7cce12137200da4aee46f537c /codecs
parent18fe640e9b6c45b9171a7f066ffdf00fe999fa9e (diff)
(Trivial) remove some trailing whitespace.
svn path=/trunk/; revision=54046
Diffstat (limited to 'codecs')
-rw-r--r--codecs/codecs.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/codecs/codecs.c b/codecs/codecs.c
index 1843ba36fd..6f622bbe16 100644
--- a/codecs/codecs.c
+++ b/codecs/codecs.c
@@ -6,17 +6,17 @@
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
- *
+ *
* 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; 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,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.