From: PHO Date: Fri, 23 Apr 2010 08:05:06 +0000 (+0900) Subject: rrdc_flush_if_daemon() was not really exported X-Git-Tag: RELEASE-0.2^0 X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=bindings-librrd.git;a=commitdiff_plain;h=e673c4df6387765ec1e6cbe4766c37dfed75e5b2 rrdc_flush_if_daemon() was not really exported --- diff --git a/Bindings/Librrd/Client.hsc b/Bindings/Librrd/Client.hsc index e1fb6e2..279e154 100644 --- a/Bindings/Librrd/Client.hsc +++ b/Bindings/Librrd/Client.hsc @@ -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