changeset 12371:840a7d176754

[gaim-migrate @ 14675] Bleeter doesn't like form feeds. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Tue, 06 Dec 2005 09:52:30 +0000
parents 0d4484b7a46a
children 188d7e79166b
files src/getopt.c src/getopt1.c
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/getopt.c	Tue Dec 06 07:59:07 2005 +0000
+++ b/src/getopt.c	Tue Dec 06 09:52:30 2005 +0000
@@ -20,7 +20,7 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
-
+
 /* NOTE!!!  AIX requires this to be the first thing in the file.
    Do not put ANYTHING before it!  */
 #if !defined (__GNUC__) && defined (_AIX)
--- a/src/getopt1.c	Tue Dec 06 07:59:07 2005 +0000
+++ b/src/getopt1.c	Tue Dec 06 09:52:30 2005 +0000
@@ -16,7 +16,7 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
-
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif