diff src/getopt.c @ 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 fa6395637e2c
children e8314f98b870
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)