comparison mcabber/mcabber/xmpp.c @ 1811:e6d355e50d7a

Update Vim modelines
author Mikael Berthe <mikael@lilotux.net>
date Mon, 22 Mar 2010 21:32:11 +0100
parents 8c2651fc217a
children 4694fad35ed8
comparison
equal deleted inserted replaced
1810:8c2651fc217a 1811:e6d355e50d7a
2267 else 2267 else
2268 scr_LogPrint(LPRINT_LOGNORM, 2268 scr_LogPrint(LPRINT_LOGNORM,
2269 "Warning: you're not connected to the server."); 2269 "Warning: you're not connected to the server.");
2270 } 2270 }
2271 2271
2272 /* vim: set expandtab cindent cinoptions=>2\:2(0: For Vim users... */ 2272 /* vim: set et cindent cinoptions=>2\:2(0 ts=2 sw=2: For Vim users... */