2008-12-13 Mike Gorse <mgorse@novell.com>
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / atk-dbus.c
index 94b8a8a..f444918 100644 (file)
@@ -94,6 +94,7 @@ assign_reference(void)
   /* Reference of 0 not allowed as used as direct key in hash table */
   if (counter == 0)
     counter++;
+    return counter;
 }
 
 /*---------------------------------------------------------------------------*/