Browse Source

* Minor cosmetic fix in a comment.

tags/v0.99.beta14
Sam Hocevar sam 18 years ago
parent
commit
be99912681
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      caca/caca.h

+ 1
- 1
caca/caca.h View File

@@ -99,7 +99,7 @@ struct caca_event
/** \brief Special key values.
*
* Special key values returned by caca_get_event() for which there is no
* ASCII equivalent.
* printable ASCII equivalent.
*/
enum caca_key
{


Loading…
Cancel
Save