diff --git a/src/openac/openac.c b/src/openac/openac.c index 6fae455db..a67c42b81 100755 --- a/src/openac/openac.c +++ b/src/openac/openac.c @@ -187,6 +187,7 @@ chunk_t serial; static int debug_level = 1; static bool stderr_quiet = FALSE; + /** * openac dbg function */