git.ucc.asn.au
/
atyndall
/
cits2231.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec3ead8
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Sat, 8 Oct 2011 06:34:59 +0000
(14:34 +0800)
committer
Ash Tyndall
<
[email protected]
>
Sat, 8 Oct 2011 06:34:59 +0000
(14:34 +0800)
scene.c
patch
|
blob
|
history
diff --git
a/scene.c
b/scene.c
index
0ec6519
..
ed4575e
100644
(file)
--- a/
scene.c
+++ b/
scene.c
@@
-246,7
+246,7
@@
void processLightEvents(int id) {
\r
}
\r
\r
-int makeSubmenuFromArray( const char menuEntries[], void *callback ) {
\r
+int makeSubmenuFromArray( const char
*
menuEntries[], void *callback ) {
\r
for ( int i = 0; i < 54; i++ ) {
\r
printf("%s\n", menuEntries[i]);
\r
}
\r
UCC
git Repository :: git.ucc.asn.au