diff options
| author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-01-15 23:02:40 +0100 |
|---|---|---|
| committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-01-15 23:02:40 +0100 |
| commit | e77ec70c29e3db2777b9f625899ec51b4df15b5d (patch) | |
| tree | 1bca9673572989b7d1562578457e41ec424b223e /src/pnm.c | |
| parent | 0103847557f98b5a2958065c8e7ef9c0c424a249 (diff) | |
fix 16bit case
Diffstat (limited to 'src/pnm.c')
| -rw-r--r-- | src/pnm.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -64,4 +64,3 @@ writePnmHeader(FILE *fp, const struct pnm *h) { return 0; } - |
