Index: trunk/BNC/RTIGS/RTIGSDecoder.cpp
===================================================================
--- trunk/BNC/RTIGS/RTIGSDecoder.cpp	(revision 649)
+++ trunk/BNC/RTIGS/RTIGSDecoder.cpp	(revision 652)
@@ -94,5 +94,5 @@
   // ---------------------------
   if (_buffer.size() < numbytes) {
-    return failure;
+    return success;
   }
 
