diff common/linuxlockfile.h @ 1053:78798d3af8f0

Fixed doxygen build warnings.
author Emanuel Schuetze <emanuel@intevation.de>
date Tue, 09 Sep 2014 15:22:19 +0200
parents 20ca94680003
children a974b61a5cce
line wrap: on
line diff
--- a/common/linuxlockfile.h	Fri Sep 05 16:16:57 2014 +0200
+++ b/common/linuxlockfile.h	Tue Sep 09 15:22:19 2014 +0200
@@ -26,7 +26,7 @@
 /**
  * @brief close a lockfile
  * @details unlock and close a lockfile for the given file descriptor.
- * @param[in] path to the lockfile
+ * @param[in] fd TODO
  * @returns the file descriptor of the lockfile or -1 on error
  */
 void close_lockfile(int fd);

http://wald.intevation.org/projects/trustbridge/