annotate src/protocols/msn/.cvsignore @ 12323:fc464a0abccc

[gaim-migrate @ 14627] Function prototypes need to be of the form foo(void); instead of foo(); for function that don't take any arguments. This allows the compiler to detect mistakes were someone passes arguments to such a function. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 04 Dec 2005 18:19:56 +0000
parents 058230cccebb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2086
424a40f12a6c [gaim-migrate @ 2096]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
diff changeset
1 Makefile.in
424a40f12a6c [gaim-migrate @ 2096]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
diff changeset
2 Makefile
424a40f12a6c [gaim-migrate @ 2096]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
diff changeset
3 .deps
424a40f12a6c [gaim-migrate @ 2096]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
diff changeset
4 .libs
4543
8be012f3a3d6 [gaim-migrate @ 4822]
Christian Hammond <chipx86@chipx86.com>
parents: 3702
diff changeset
5 *.lo
8be012f3a3d6 [gaim-migrate @ 4822]
Christian Hammond <chipx86@chipx86.com>
parents: 3702
diff changeset
6 *.la
8be012f3a3d6 [gaim-migrate @ 4822]
Christian Hammond <chipx86@chipx86.com>
parents: 3702
diff changeset
7 *.dll
8be012f3a3d6 [gaim-migrate @ 4822]
Christian Hammond <chipx86@chipx86.com>
parents: 3702
diff changeset
8 *.def
8be012f3a3d6 [gaim-migrate @ 4822]
Christian Hammond <chipx86@chipx86.com>
parents: 3702
diff changeset
9 *.lib
5370
058230cccebb [gaim-migrate @ 5746]
Christian Hammond <chipx86@chipx86.com>
parents: 4543
diff changeset
10 .*.swp
058230cccebb [gaim-migrate @ 5746]
Christian Hammond <chipx86@chipx86.com>
parents: 4543
diff changeset
11 .*.swo
058230cccebb [gaim-migrate @ 5746]
Christian Hammond <chipx86@chipx86.com>
parents: 4543
diff changeset
12 .todo.*