Skip to content

Commit 9a6b287

Browse files
author
API Doc Deploy
committed
Updating API doc from fluidsynth master
1 parent e57c58a commit 9a6b287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/group__logging.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<div class="line"><a class="code" href="group__logging.html#gaa282e667a0164bae3972bce0c21ed600">fluid_set_log_function</a>(<a class="code" href="group__logging.html#ggaa341232c15addd9c336131984840ed9eabc0ff48d192b3b0fc721946ccf095d25">FLUID_ERR</a>, NULL, NULL);</div>
141141
<div class="line"><a class="code" href="group__logging.html#gaa282e667a0164bae3972bce0c21ed600">fluid_set_log_function</a>(<a class="code" href="group__logging.html#ggaa341232c15addd9c336131984840ed9ea394460be1ec74fce15e1ff683606df0f">FLUID_WARN</a>, NULL, NULL);</div>
142142
<div class="line"><a class="code" href="group__logging.html#gaa282e667a0164bae3972bce0c21ed600">fluid_set_log_function</a>(<a class="code" href="group__logging.html#ggaa341232c15addd9c336131984840ed9ea5542b67c606598020b832c31729175fc">FLUID_DBG</a>, NULL, NULL);</div>
143-
<div class="ttc" id="agroup__logging_html_gaa282e667a0164bae3972bce0c21ed600"><div class="ttname"><a href="group__logging.html#gaa282e667a0164bae3972bce0c21ed600">fluid_set_log_function</a></div><div class="ttdeci">fluid_log_function_t fluid_set_log_function(int level, fluid_log_function_t fun, void *data)</div><div class="ttdoc">Installs a new log function for a specified log level.</div><div class="ttdef"><b>Definition:</b> fluid_sys.c:109</div></div>
143+
<div class="ttc" id="agroup__logging_html_gaa282e667a0164bae3972bce0c21ed600"><div class="ttname"><a href="group__logging.html#gaa282e667a0164bae3972bce0c21ed600">fluid_set_log_function</a></div><div class="ttdeci">fluid_log_function_t fluid_set_log_function(int level, fluid_log_function_t fun, void *data)</div><div class="ttdoc">Installs a new log function for a specified log level.</div><div class="ttdef"><b>Definition:</b> fluid_sys.c:102</div></div>
144144
<div class="ttc" id="agroup__logging_html_ggaa341232c15addd9c336131984840ed9ea394460be1ec74fce15e1ff683606df0f"><div class="ttname"><a href="group__logging.html#ggaa341232c15addd9c336131984840ed9ea394460be1ec74fce15e1ff683606df0f">FLUID_WARN</a></div><div class="ttdeci">@ FLUID_WARN</div><div class="ttdoc">Warning.</div><div class="ttdef"><b>Definition:</b> log.h:64</div></div>
145145
<div class="ttc" id="agroup__logging_html_ggaa341232c15addd9c336131984840ed9ea5542b67c606598020b832c31729175fc"><div class="ttname"><a href="group__logging.html#ggaa341232c15addd9c336131984840ed9ea5542b67c606598020b832c31729175fc">FLUID_DBG</a></div><div class="ttdeci">@ FLUID_DBG</div><div class="ttdoc">Debugging messages.</div><div class="ttdef"><b>Definition:</b> log.h:66</div></div>
146146
<div class="ttc" id="agroup__logging_html_ggaa341232c15addd9c336131984840ed9ea62d9ddd89d0a853606ce38d195daa99a"><div class="ttname"><a href="group__logging.html#ggaa341232c15addd9c336131984840ed9ea62d9ddd89d0a853606ce38d195daa99a">FLUID_PANIC</a></div><div class="ttdeci">@ FLUID_PANIC</div><div class="ttdoc">The synth can't function correctly any more.</div><div class="ttdef"><b>Definition:</b> log.h:62</div></div>

0 commit comments

Comments
 (0)