about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--lib/ppmcmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ppmcmap.h b/lib/ppmcmap.h
index af33b178..a39d27c0 100644
--- a/lib/ppmcmap.h
+++ b/lib/ppmcmap.h
@@ -121,7 +121,7 @@ int
 ppm_addtocolorrow(pixel * const colorrow,
                   int *   const ncolorsP,
                   int     const maxcolors,
-                  pixel * const pixelP)x;
+                  pixel * const pixelP);
 
 int
 ppm_findclosestcolor(const pixel * const colormap,