Changeset 3464
- Timestamp:
- Mar 18, 2005, 4:41:51 PM (21 years ago)
- Location:
- trunk/Ohana/src/kii
- Files:
-
- 2 edited
-
event/CheckPipe.c (modified) (1 diff)
-
picture/cursor.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/kii/event/CheckPipe.c
r2906 r3464 7 7 int CheckPipe (Graphic *graphic, Layout *layout) { 8 8 9 int status , c;9 int status; 10 10 char buffer[20]; 11 11 -
trunk/Ohana/src/kii/picture/cursor.c
r2935 r3464 8 8 XEvent event; 9 9 KeySym keysym; 10 int status , value;10 int status; 11 11 XComposeStatus composestatus; 12 12 char string[10], line[500];
Note:
See TracChangeset
for help on using the changeset viewer.
