[libsocialweb] facebook: debug: add missing entry for SW_DEBUG



commit 16553e147e6a7658100f3f65e308ad04344ef31d
Author: Alban Crequy <alban crequy collabora co uk>
Date:   Wed Mar 30 11:40:28 2011 +0100

    facebook: debug: add missing entry for SW_DEBUG

 libsocialweb/sw-debug.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libsocialweb/sw-debug.c b/libsocialweb/sw-debug.c
index cf2e57f..fbd7748 100644
--- a/libsocialweb/sw-debug.c
+++ b/libsocialweb/sw-debug.c
@@ -40,6 +40,7 @@ sw_debug_init (const char *string)
     { "flickr", SW_DEBUG_FLICKR },
     { "smugmug", SW_DEBUG_SMUGMUG },
     { "photobucket", SW_DEBUG_PHOTOBUCKET },
+    { "facebook", SW_DEBUG_FACEBOOK },
     { "client-monitor", SW_DEBUG_CLIENT_MONITOR }
   };
 



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