Changeset 9c40f883 in mainline
- Timestamp:
- 2009-07-01T16:39:55Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d851f597
- Parents:
- 2d11a7d8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fb/ppm.c
r2d11a7d8 r9c40f883 90 90 unsigned int width, height; 91 91 unsigned int maxcolor; 92 unsigned i ;92 unsigned int i; 93 93 unsigned int color; 94 94 unsigned int coef;
Note:
See TracChangeset
for help on using the changeset viewer.