Changeset 378 for gtkimageview/tests/ex-rotate.c
- Timestamp:
- 09/13/07 22:52:19 (6 years ago)
- Files:
-
- gtkimageview/tests/ex-rotate.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gtkimageview/tests/ex-rotate.c
r288 r378 39 39 40 40 int 41 main (int argc, char *argv[]) 41 main (int argc, 42 char *argv[]) 42 43 { 43 44 printf ("This program demonstrates how to perform orthogonal\n"
