(no commit message)
[oweals/gnunet.git] / src / include / gnunet_os_lib.h
index 9d611af9b95e59b4d341054a053fdd5bad5f5453..31062bd403535a4210efbd11dd7c084e89db1460 100644 (file)
@@ -356,7 +356,7 @@ GNUNET_OS_install_parent_control_handler (void *cls,
  * PATH environment variable as a search path.
  *
  * @param binary the name of the file to check
- * @return GNUNET_YES if the file is SUID, 
+ * @return GNUNET_YES if the file is SUID,
  *         GNUNET_NO if not SUID (but binary exists)
  *         GNUNET_SYSERR on error (no such binary or not executable)
  */