More W32 resolver workarounds
[oweals/gnunet.git] / src / include / gnunet_plugin_lib.h
index daf1b4cca471633576a655ff2c37ed5affcdd7f8..0fccd3f972c6bdc6e105b1680f68996c20c17db8 100644 (file)
@@ -57,7 +57,7 @@ typedef void *(*GNUNET_PLUGIN_Callback) (void *arg);
  * "library_name_init" for the test to succeed.
  *
  * @param library_name name of the plugin to test if it is installed
- * @return GNUNET_YES if the plugin exists, GNUNET_NO if not
+ * @return #GNUNET_YES if the plugin exists, #GNUNET_NO if not
  */
 int
 GNUNET_PLUGIN_test (const char *library_name);