Mercurial > pidgin
comparison src/protocols/toc/toc.c @ 7095:c8bf2da398e3
[gaim-migrate @ 7660]
html.[ch] is gone. Everything inside was namespaced and put in util.[ch].
One less ugly part of gaim in the tree.
committer: Tailor Script <tailor@pidgin.im>
| author | Christian Hammond <chipx86@chipx86.com> |
|---|---|
| date | Wed, 01 Oct 2003 03:43:18 +0000 |
| parents | 2343c3aa1dec |
| children | 9220c7490cd1 |
comparison
equal
deleted
inserted
replaced
| 7094:2343c3aa1dec | 7095:c8bf2da398e3 |
|---|---|
| 28 #include "multi.h" | 28 #include "multi.h" |
| 29 #include "notify.h" | 29 #include "notify.h" |
| 30 #include "proxy.h" | 30 #include "proxy.h" |
| 31 #include "request.h" | 31 #include "request.h" |
| 32 #include "util.h" | 32 #include "util.h" |
| 33 #include "html.h" | |
| 34 | 33 |
| 35 static GaimPlugin *my_protocol = NULL; | 34 static GaimPlugin *my_protocol = NULL; |
| 36 | 35 |
| 37 #define REVISION "penguin" | 36 #define REVISION "penguin" |
| 38 | 37 |
