comparison src/getopt1.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
comparison
equal deleted inserted replaced
12370:0d4484b7a46a 12371:840a7d176754
14 GNU General Public License for more details. 14 GNU General Public License for more details.
15 15
16 You should have received a copy of the GNU General Public License 16 You should have received a copy of the GNU General Public License
17 along with this program; if not, write to the Free Software 17 along with this program; if not, write to the Free Software
18 Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 18 Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
19 19
20 #ifdef HAVE_CONFIG_H 20 #ifdef HAVE_CONFIG_H
21 #include "config.h" 21 #include "config.h"
22 #endif 22 #endif
23 23
24 #include "getopt.h" 24 #include "getopt.h"