]> gitweb @ CieloNegro.org - bindings-librrd.git/commitdiff
rrdc_flush_if_daemon() was not really exported RELEASE-0.2
authorPHO <pho@cielonegro.org>
Fri, 23 Apr 2010 08:05:06 +0000 (17:05 +0900)
committerPHO <pho@cielonegro.org>
Fri, 23 Apr 2010 08:05:06 +0000 (17:05 +0900)
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