Code

Extensions. Color marker improvements (Bug #692582, Color markers to match stroke...
[inkscape.git] / src / fill-or-stroke.h
index e4195324f8df991d93e49ad7ccb4ed53c0271771..a38dfc32d1ac42c484357c1c8225ec2e04700ea1 100644 (file)
@@ -8,4 +8,4 @@
 /** \post STROKE == 0, FILL != 0. */
 enum FillOrStroke { STROKE = 0, FILL = 1 };
 
-#endif /* !SEEN_FILL_OR_STROKE_H */
+#endif // !SEEN_FILL_OR_STROKE_H