[empathy: 110/148] Add a comment to make the style checker happy
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy: 110/148] Add a comment to make the style checker happy
- Date: Mon, 1 Jun 2009 12:16:56 -0400 (EDT)
commit 404ce36f5d2a717998c1dd79ddb0acf11fe24f54
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon May 18 17:59:51 2009 +0200
Add a comment to make the style checker happy
---
libempathy/empathy-ft-handler.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libempathy/empathy-ft-handler.c b/libempathy/empathy-ft-handler.c
index 4f37206..a4c123a 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;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]