Filter chains helper: minor cleanups
[collectd.git] / src / daemon / plugin.h
index beeb576..70a2232 100644 (file)
@@ -330,7 +330,7 @@ int plugin_unregister_notification (const char *name);
  *  This function can be called to output a list of _all_ registered
  *  writers to the logfacility.
  *  Since some writers dynamically build their name it can be hard for
- *  the configuring person to know it. This function will fill this gap. 
+ *  the configuring person to know it. This function will fill this gap.
  */
 void plugin_log_available_writers ();