Mercurial > pidgin
view src/protocols/zephyr/init_et.c @ 12672:4bd7e2ebb4cb
[gaim-migrate @ 15015]
gaim_imhtml_fix.patch from SF Patch #1237965 from Sadrul
This fixes some format clearing bugs.
committer: Tailor Script <tailor@pidgin.im>
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Thu, 29 Dec 2005 15:53:39 +0000 |
| parents | 64895571248f |
| children |
line wrap: on
line source
/* * Copyright 1986, 1987, 1988 by MIT Information Systems and * the MIT Student Information Processing Board. * * For copyright info, see mit-sipb-copyright.h. */ #include <sysdep.h> extern struct et_list * _et_list;
