comparison mcabber/mcabber/api.h @ 1811:e6d355e50d7a

Update Vim modelines
author Mikael Berthe <mikael@lilotux.net>
date Mon, 22 Mar 2010 21:32:11 +0100
parents 9daf6b3f30d6
children 1c3efa9bc422
comparison
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... */