This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
* Minor cosmetic fix.
tags/v0.99.beta14
Sam Hocevar
sam
19 years ago
parent
aca46d3f39
commit
b6035aff39
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
caca/caca_internals.h
+ 1
- 1
caca/caca_internals.h
View File
@@ -136,7 +136,7 @@ struct caca_display
caca_event_t last_key_event;
#endif
#if defined(USE_WIN32)
unsigned char not_empty_struct;
unsigned char not_empty_struct;
#endif
} events;
};
Write
Preview
Loading…
Cancel
Save