]> gitweb @ CieloNegro.org - bindings-librrd.git/blobdiff - Bindings/Librrd/Client.hsc
rrdc_flush_if_daemon() was not really exported
[bindings-librrd.git] / Bindings / Librrd / Client.hsc
index e1fb6e257e5574a4795f0bf4b67ffd5a82a927f1..279e1549a0d9dbfe77cdf9f068d2b793266b07d9 100644 (file)
@@ -20,7 +20,8 @@ module Bindings.Librrd.Client where
 #ccall rrdc_update, CString -> CInt -> Ptr CString -> IO CInt
 
 #ccall rrdc_flush          , CString -> IO CInt
-#ccall rrdc_flush_if_daemon, CString -> CString -> IO CInt
+-- This one is not exported from the shared library.
+-- #ccall rrdc_flush_if_daemon, CString -> CString -> IO CInt
 
 -- Helper definitions for rrdc_stats_t
 #num RRDC_STATS_TYPE_GAUGE