comparison console/gntui.h @ 14198:c65ed4f6eea8

[gaim-migrate @ 16870] Do the right thing: remove the compile warnings. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 19 Aug 2006 03:38:23 +0000
parents 0e1e59770cb0
children 81650a27f253
comparison
equal deleted inserted replaced
14197:f1270dc1d9d2 14198:c65ed4f6eea8
1 #ifndef _GNT_UI_H
2 #define _GNT_UI_H
3
1 #include "gnt.h" 4 #include "gnt.h"
2 5
3 void init_gnt_ui(); 6 void init_gnt_ui(void);
7
8 #endif