projects
/
mikachu
/
openbox.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
so amateur
[mikachu/openbox.git]
/
otk_c
/
init.h
1
// -*- mode: C; indent-tabs-mode: nil; c-basic-offset: 2; -*-
2
#ifndef __init_h
3
#define __init_h
4
5
void initotk(char *display);
6
7
#endif // __init_h