Browse Source

* Minor cosmetic fix.

tags/v0.99.beta14
Sam Hocevar sam 19 years ago
parent
commit
b6035aff39
1 changed files with 1 additions and 1 deletions
  1. +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;
};


Loading…
Cancel
Save