Changeset 343 for libcaca/trunk/examples/cacaview.c
- Timestamp:
- Jan 12, 2004, 6:30:09 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/examples/cacaview.c
r337 r343 85 85 } 86 86 87 /* Set the window title */ 88 caca_set_title("cacaview"); 89 87 90 /* Load items into playlist */ 88 91 for(i = 1; i < argc; i++)
Note: See TracChangeset
for help on using the changeset viewer.