]> git.lizzy.rs Git - dragonstd.git/blobdiff - refcount.h
Fix typo in refcount.h
[dragonstd.git] / refcount.h
index 12e99d320499b00afc94c55163791de386b7225e..9c1d6d1ed7b12dd34c6c82a6528b2c409293ce8f 100644 (file)
@@ -72,7 +72,7 @@ void *refcount_drp(void *refcount);
                otherwise.
 */
 
-void *refcount_obj(void *refcount)
+void *refcount_obj(void *refcount);
 /*
        [Thread Safe]
        Return referenced object.