src/gaim-client.h@d4db623e3d8c
src/gaim-client.h
Sun, 15 Jan 2006 07:43:09 +0000
- author
- Richard Laager <rlaager@pidgin.im>
- date
- Sun, 15 Jan 2006 07:43:09 +0000
- changeset 12881
- d4db623e3d8c
- parent 12627
-
fa4c64a821d2
- permissions
- -rw-r--r--
[gaim-migrate @ 15233]
It seems like we should have a newline at the end of HTML logs. It's late and this is untested, but I can't imagine what it would break. (Yeah, yeah, famous last words.)
#ifndef _GAIM_CLIENT_H_INCLUDED_
#define _GAIM_CLIENT_H_INCLUDED_
#include <glib.h>
#include "gaim-client-bindings.h"
G_BEGIN_DECLS
void gaim_init(void);
G_END_DECLS
#endif