projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df5fba9
)
save 1.2kb of code by not requiring priorities. wow.
author
root
<root>
Sun, 25 Nov 2007 08:38:06 +0000
(08:38 +0000)
committer
root
<root>
Sun, 25 Nov 2007 08:38:06 +0000
(08:38 +0000)
src/ev_cpp.h
patch
|
blob
|
history
diff --git
a/src/ev_cpp.h
b/src/ev_cpp.h
index 016da4c3a1802c455ededbe610665a09c1f7a110..e12a9f9a41dbaacb60c7929cf3a7a2905c8c8710 100644
(file)
--- a/
src/ev_cpp.h
+++ b/
src/ev_cpp.h
@@
-2,5
+2,7
@@
#define EV_MULTIPLICITY 0
#define EV_PERIODICS 0
#define EV_CONFIG_H <config.h>
+#define EV_MINPRI 0
+#define EV_MAXPRI 0
#include "ev++.h"