repo.or.cz
/
pidgin-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Replace functions which called once with their bodies
[pidgin-git.git]
/
libpurple
/
protocols
/
zephyr
/
init_et.c
blob
fad0fe281871b84740b4fefcabfe494608cdc00b
1
/*
2
* Copyright 1986, 1987, 1988 by MIT Information Systems and
3
* the MIT Student Information Processing Board.
4
*
5
* For copyright info, see mit-sipb-copyright.h.
6
*/
7
8
#include <sysdep.h>
9
10
extern
struct
et_list
*
_et_list
;
11