repo.or.cz
/
dockapps.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wmail: use automake.
[dockapps.git]
/
fookb
/
fookb.h
blob
cd4d32621d64e07eaaaa4465c430ef56c51d1392
1
/*
2
* fookb.h
3
*
4
* (c) 1998-2004 Alexey Vyskubov <alexey@mawhrin.net>
5
*
6
*/
7
8
#ifndef FOOKB_H
9
#define FOOKB_H
10
11
extern
char
mydispname
[
256
];
/* X display name */
12
13
#endif
/* FOOKB_H */