comparison mcabber/src/main.c @ 576:8b3db0b555a1

Add Vim modelines
author Mikael Berthe <mikael@lilotux.net>
date Sun, 04 Dec 2005 09:04:02 +0100
parents 34ee48c6f128
children fed6d1e4d7a9
comparison
equal deleted inserted replaced
575:1b8e024c3a10 576:8b3db0b555a1
289 289
290 printf("\n\nHave a nice day!\nBye!\n"); 290 printf("\n\nHave a nice day!\nBye!\n");
291 291
292 return 0; 292 return 0;
293 } 293 }
294
295 /* vim: set expandtab cindent cinoptions=>2:2(0: For Vim users... */