repo.or.cz
/
screen-lua.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add the window.viewing_canvases method
[screen-lua.git]
/
patches
/
screen-__P.diff
blob
26138c3c2c970398c6668d6f0840147d7bfd0504
1
--- screen.h 2004/09/12 07:24:26 1.1
2
+++ screen.h 2004/09/12 07:24:36
3
@@ -25,6 +25,7 @@
4
5
#include "os.h"
6
7
+#undef __P
8
#if defined(__STDC__)
9
# ifndef __P
10
# define __P(a) a