diff lib/gftp.h @ 290:6e255984c0b0

2003-10-18 Brian Masney <masneyb@gftp.org> * lib/misc.c lib/gftp.h src/text/gftp-text.c src/gtk/gftp-gtk.c - added gftp_locale_init(). * src/gtk/Makefile.am src/text/Makefile.am - removed declaration of LOCALE_DIR * lib/Makefile.am - added declaration of LOCALE_DIR
author masneyb
date Sat, 18 Oct 2003 15:21:39 +0000
parents 5810b0f97eee
children 265244924868
line wrap: on
line diff
--- a/lib/gftp.h	Sat Oct 18 14:54:53 2003 +0000
+++ b/lib/gftp.h	Sat Oct 18 15:21:39 2003 +0000
@@ -724,6 +724,8 @@
 
 off_t gftp_parse_file_size 		( char *str );
 
+void gftp_locale_init 			( void );
+
 /* protocols.c */
 #define GFTP_FTP_NUM				0
 #define GFTP_HTTP_NUM				1