projects
/
dana
/
openbox.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
allow negative numbers
[dana/openbox.git]
/
plugins
/
keyboard
/
keysrc.h
1
#ifndef __plugin_keyboard_keysrc_h
2
#define __plugin_keyboard_keysrc_h
3
4
void keysrc_parse();
5
6
#endif