X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2FguiControlFlow%2FDraw_Item.c;h=7c929c82d6d801542a2a80541aa709875ed9d300;hb=501d540508a62829ff7958daa56497b9edbd009a;hp=0725917a4a6c69f7c6c6e0a404b06a68a3a15814;hpb=b6db18f8146b58641bfc639049bc53aaeb658bb9;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Draw_Item.c b/ltt/branches/poly/lttv/modules/guiControlFlow/Draw_Item.c index 0725917a..7c929c82 100644 --- a/ltt/branches/poly/lttv/modules/guiControlFlow/Draw_Item.c +++ b/ltt/branches/poly/lttv/modules/guiControlFlow/Draw_Item.c @@ -90,7 +90,7 @@ #define MAX_PATH_LEN 256 -/* Drawing hook functions */ +/* drawing hook functions */ gboolean draw_text( void *hook_data, void *call_data) { PropertiesText *Properties = (PropertiesText*)hook_data;