[gcr] gcr: work around issue in giscanner



commit 444c8c5cdda12657374f074cf415634fbe0f6eff
Author: Ryan Lortie <desrt desrt ca>
Date:   Sun Dec 15 22:23:14 2013 -0500

    gcr: work around issue in giscanner
    
    https://bugzilla.gnome.org/show_bug.cgi?id=720504

 gcr/gcr-unlock-options.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gcr/gcr-unlock-options.h b/gcr/gcr-unlock-options.h
index e4ec670..953a2c4 100644
--- a/gcr/gcr-unlock-options.h
+++ b/gcr/gcr-unlock-options.h
@@ -27,6 +27,8 @@ G_BEGIN_DECLS
 #define GCR_UNLOCK_OPTION_TIMEOUT   "timeout"
 #define GCR_UNLOCK_OPTION_IDLE      "idle"
 
+/* Delete this line when https://bugzilla.gnome.org/show_bug.cgi?id=720504 is fixed */;
+
 G_END_DECLS
 
 #endif /* __GCR_UNLOCK_OPTIONS_H__ */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]