aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/pppdump.h
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2002-08-28 20:30:45 +0000
committerJörg Mayer <jmayer@loplof.de>2002-08-28 20:30:45 +0000
commit64b6acac6dae4c18aa1aebf368923c4bef8ed221 (patch)
tree59f3322cd33ebb6ea86360ab889397ad6a7a9ec6 /wiretap/pppdump.h
parent4845dd385b3fcb0b5dc6a615d1cded2d80f2f092 (diff)
Removed trailing whitespaces from .h and .c files using the
winapi_cleanup tool written by Patrik Stridvall for the wine project. svn path=/trunk/; revision=6115
Diffstat (limited to 'wiretap/pppdump.h')
-rw-r--r--wiretap/pppdump.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/wiretap/pppdump.h b/wiretap/pppdump.h
index d4936a9f66..d57548ad92 100644
--- a/wiretap/pppdump.h
+++ b/wiretap/pppdump.h
@@ -1,19 +1,19 @@
/* pppdump.h
*
- * $Id: pppdump.h,v 1.2 2001/11/13 23:55:44 gram Exp $
+ * $Id: pppdump.h,v 1.3 2002/08/28 20:30:45 jmayer Exp $
*
* Copyright (c) 2000 by Gilbert Ramirez <gram@alumni.rice.edu>
- *
+ *
* 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.