rnd-19980906
[rocksndiamonds.git] / src / xli.h
index 1bdf669131fa2da1faa8299be77163962a50af3c..dc60fb92c3c26417dfcc8c97d9b81f921e9c6d8d 100644 (file)
--- a/src/xli.h
+++ b/src/xli.h
@@ -74,7 +74,7 @@ typedef struct rgbmap {
  */
 
 typedef struct {
-  char         *title;  /* name of image */
+  char        *title;  /* name of image */
   unsigned int  type;   /* type of image */
   RGBMap        rgb;    /* RGB map of image if IRGB type */
   unsigned int  width;  /* width of image in pixels */