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:
70686e3
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Sat, 8 Oct 2011 03:36:16 +0000
(11:36 +0800)
committer
Ash Tyndall
<
[email protected]
>
Sat, 8 Oct 2011 03:36:16 +0000
(11:36 +0800)
scene.c
patch
|
blob
|
history
diff --git
a/scene.c
b/scene.c
index
62b3863
..
a1b52b3
100644
(file)
--- a/
scene.c
+++ b/
scene.c
@@
-239,7
+239,7
@@
void makeMenu() {
\r
if ( objectMenuEntries[j] ) {
\r
glutAddMenuEntry( objectMenuEntries[j], j + 1 );
\r
- } else {
\r
+ } else {
\r
break;
\r
}
\r
\r
UCC
git Repository :: git.ucc.asn.au