From 404ce36f5d2a717998c1dd79ddb0acf11fe24f54 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Mon, 18 May 2009 17:59:51 +0200 Subject: Add a comment to make the style checker happy --- libempathy/empathy-ft-handler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libempathy/empathy-ft-handler.c b/libempathy/empathy-ft-handler.c index 4f37206ad..a4c123a65 100644 --- a/libempathy/empathy-ft-handler.c +++ b/libempathy/empathy-ft-handler.c @@ -94,7 +94,7 @@ enum { typedef struct { GInputStream *stream; - GError *error; + GError *error /* comment to make the style checker happy */; guchar *buffer; GChecksum *checksum; gssize total_read; -- cgit v1.2.3