diff -r f6ef5d6d905a -r e002f499fd88 src/getopt.c --- 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)