repo.or.cz
/
wvapps.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
HEAD: fix compile problem in wvmapi/utils.
[wvapps.git]
/
wvprint
/
wvprintuniconfkeys.h
blob
7a239d9677a7fd38e0bbb7c4eb63a671574fea7f
1
2
3
#ifndef _WVPRINT_UNICONF_KEYS_H
4
#define _WVPRINT_UNICONF_KEYS_H
5
6
#define WVPRINT_QUEUES_KEYS
"queues"
7
#define WVPRINT_ALIASES_KEYS
"aliases"
8
9
#define WVPRINT_CONFIGURE_KEY
"configure"
10
11
#endif