Adding a vim modeline to all files - patch by Klaus Ethgen
[geeqie.git] / src / histogram.h
index 98c1ef9..81a1d7e 100644 (file)
@@ -34,3 +34,4 @@ gulong histogram_read(Histogram *histogram, GdkPixbuf *imgpixbuf);
 gint histogram_draw(Histogram *histogram, GdkPixbuf *pixbuf, gint x, gint y, gint width, gint height);
 
 #endif /* HISTOGRAM_H */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */