summaryrefslogtreecommitdiff
path: root/src/hsv2rgb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hsv2rgb.h')
-rw-r--r--src/hsv2rgb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hsv2rgb.h b/src/hsv2rgb.h
index bd880ff..be4cb47 100644
--- a/src/hsv2rgb.h
+++ b/src/hsv2rgb.h
@@ -15,4 +15,4 @@ struct rgb_colour {
int hsv2rgb( struct hsv_colour *hsv, struct rgb_colour *rgb );
-#endif /* HSV2RGB_H */
+#endif /*HSV2RGB_H*/