repo.or.cz
/
citadel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* upgraded new version of tiny_mce
[citadel.git]
/
citadel
/
support.h
blob
0b4aa3dce20ac7ae07197e1499985898461fe51f
1
/* $Id$ */
2
void
strproc
(
char
*
string
);
3
int
getstring
(
FILE
*
fp
,
char
*
string
);
4
void
mesg_locate
(
char
*
targ
,
size_t
n
,
const char
*
searchfor
,
5
int
numdirs
,
const char
*
const
*
dirs
);