Changeset 9c40f88 in mainline for uspace/srv/fb/ppm.c


Ignore:
Timestamp:
2009-07-01T16:39:55Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d851f597
Parents:
2d11a7d8
Message:

cstyle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/fb/ppm.c

    r2d11a7d8 r9c40f88  
    9090        unsigned int width, height;
    9191        unsigned int maxcolor;
    92         unsigned i;
     92        unsigned int i;
    9393        unsigned int color;
    9494        unsigned int coef;
Note: See TracChangeset for help on using the changeset viewer.