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

Update Vim modelines
author Mikael Berthe <mikael@lilotux.net>
date Mon, 22 Mar 2010 21:32:11 +0100
parents dc4bd31c2254
children 6abca6000762
comparison
equal deleted inserted replaced
1810:8c2651fc217a 1811:e6d355e50d7a
433 if (err) 433 if (err)
434 scr_LogPrint(LPRINT_LOGNORM, "* Module unloading failed: %s.", err); 434 scr_LogPrint(LPRINT_LOGNORM, "* Module unloading failed: %s.", err);
435 } 435 }
436 } 436 }
437 437
438 /* vim: set et cindent cinoptions=>2\:2(0 ts=2 sw=2: For Vim users... */ 438 /* vim: set expandtab cindent cinoptions=>2\:2(0 sw=2 ts=2: For Vim users... */