repo.or.cz
/
notion
/
jeffpc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Include mod_xrandr instead of using submodules
[notion/jeffpc.git]
/
de
/
private.h
blob
2d73d5b95a857514c45a8a074dbaf172e91b2ac2
1
/*
2
* ion/de/private.h
3
*
4
* Copyright (c) Tuomo Valkonen 1999-2009.
5
*
6
* See the included file LICENSE for details.
7
*/
8
9
#ifndef ION_DE_PRIVATE_H
10
#define ION_DE_PRIVATE_H
11
12
#define DE_SUB_IND
" ->"
13
#define DE_SUB_IND_LEN 3
14
15
#endif
/* ION_DE_PRIVATE_H */