annotate HACKING @ 24664:85efcade4caa

Remove unneeded forward declarations. I guess my philosophy is to only forward declare static functions if it's actually needed (like if two static functions call each other, or for other more complex circular dependencies)
author Mark Doliner <mark@kingant.net>
date Fri, 12 Dec 2008 19:34:34 +0000
parents d73ee2690376
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16174
c95641c98e47 Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
1 For information on hacking on Pidgin, Finch, or libpurple, see:
c95641c98e47 Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
2 http://developer.pidgin.im