Tweak to callback API.

This commit is contained in:
Andrew Johnson
2014-12-02 11:30:37 -06:00
parent 42a3cf8e11
commit 0f23784b32
3 changed files with 19 additions and 10 deletions
+5
View File
@@ -20,6 +20,11 @@
-->
<h3>Callback subsystem API</h3>
<p>Added a new macro <tt>callbackGetPriority(prio, callback)</tt> to the
callback.h header and removed the need for dbScan.c to reach into the internals
of its CALLBACK objects.</p>
</body>
</html>