X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fxli.h;h=dc60fb92c3c26417dfcc8c97d9b81f921e9c6d8d;hp=1bdf669131fa2da1faa8299be77163962a50af3c;hb=3367ba5eaec57086e3c1013708967e8a995ef2e3;hpb=e4566563844c4bcfc472159c9ae870941099708c diff --git a/src/xli.h b/src/xli.h index 1bdf6691..dc60fb92 100644 --- 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 */