Changeset 62140db in mainline for uspace/srv
- Timestamp:
- 2009-06-16T21:53:42Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 61d2315
- Parents:
- 0471786
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fb/ppm.c
r0471786 r62140db 90 90 unsigned int width, height; 91 91 unsigned int maxcolor; 92 inti;92 unsigned i; 93 93 unsigned int color; 94 94 unsigned int coef;
Note:
See TracChangeset
for help on using the changeset viewer.