summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/cluster/qpidd_watchdog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/src/qpid/cluster/qpidd_watchdog.cpp')
-rw-r--r--qpid/cpp/src/qpid/cluster/qpidd_watchdog.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/cpp/src/qpid/cluster/qpidd_watchdog.cpp b/qpid/cpp/src/qpid/cluster/qpidd_watchdog.cpp
index 0e7f4f18fd..51c5ed4b3f 100644
--- a/qpid/cpp/src/qpid/cluster/qpidd_watchdog.cpp
+++ b/qpid/cpp/src/qpid/cluster/qpidd_watchdog.cpp
@@ -18,6 +18,9 @@
* under the License.
*
*/
+
+/** @file helper executable for WatchDogPlugin.cpp */
+
#include <sys/types.h>
#include <sys/time.h>
#include <signal.h>