Mercurial > pidgin
comparison libpurple/server.c @ 16742:964078401036
Documentation update
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Tue, 01 May 2007 04:38:24 +0000 |
parents | 08db93bbd798 |
children | 10f175539cfe |
comparison
equal
deleted
inserted
replaced
16741:81bba936c933 | 16742:964078401036 |
---|---|
18 * You should have received a copy of the GNU General Public License | 18 * You should have received a copy of the GNU General Public License |
19 * along with this program; if not, write to the Free Software | 19 * along with this program; if not, write to the Free Software |
20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
21 * | 21 * |
22 */ | 22 */ |
23 | |
24 /* This file is the fullcrap */ | |
25 | |
23 #include "internal.h" | 26 #include "internal.h" |
24 #include "blist.h" | 27 #include "blist.h" |
25 #include "conversation.h" | 28 #include "conversation.h" |
26 #include "debug.h" | 29 #include "debug.h" |
27 #include "log.h" | 30 #include "log.h" |