mcabber/mcabber/api.h
changeset 1811 e6d355e50d7a
parent 1806 9daf6b3f30d6
child 1813 1c3efa9bc422
equal deleted inserted replaced
1810:8c2651fc217a 1811:e6d355e50d7a
     8 
     8 
     9 extern const gchar *mcabber_branch;
     9 extern const gchar *mcabber_branch;
    10 extern const guint mcabber_api_version;
    10 extern const guint mcabber_api_version;
    11 
    11 
    12 #endif
    12 #endif
       
    13 /* vim: set expandtab cindent cinoptions=>2\:2(0 sw=2 ts=2:  For Vim users... */