소스 검색

* Slightly improved documentation

tags/v0.99.beta14
Pascal Terjan pterjan 18 년 전
부모
커밋
a6ac1d6255
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      caca/caca.h

+ 1
- 1
caca/caca.h 파일 보기

@@ -75,7 +75,7 @@ struct caca_event
*
* The validity of the \e data union depends on the value of the \e type
* field:
* - \c CACA_EVENT_NONE: no field is valid.
* - \c CACA_EVENT_NONE: no other field is valid.
* - \c CACA_EVENT_KEY_PRESS, \c CACA_EVENT_KEY_RELEASE: the
* \e data.key.ch field is valid and contains either the ASCII value for
* the key, or an \e enum \e caca_key value. If the value is a printable


불러오는 중...
취소
저장