shithub: leaf

Download patch

ref: 44f28dded14ffd0e328fc6329e86f0f4c071e8c5
parent: 3d29bd8ccc57b5059130828c74dd32d6519b05f6
author: Matthew Wang <mjw7@princeton.edu>
date: Tue Jul 21 09:38:58 EDT 2020

minor

--- a/leaf/leaf.h
+++ b/leaf/leaf.h
@@ -152,7 +152,7 @@
     /*!
      @param callback A pointer to the callback function.
      */
-    void LEAF_setErrorCallback(void (*callback)(LEAFErrorType))
+    void LEAF_setErrorCallback(void (*callback)(LEAFErrorType));
     
     /*! @} */