summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/qpidd_watchdog.cpp
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2009-08-14 15:39:08 +0000
committerAlan Conway <aconway@apache.org>2009-08-14 15:39:08 +0000
commitb4305f3e4a2390bdd56f4aacb150a30d3645e824 (patch)
tree5418865128ce6f52010a4b54ccd2ae314dcae6d1 /cpp/src/qpid/cluster/qpidd_watchdog.cpp
parent2c25d5df48b3f365bf7e027efde26edf255f081e (diff)
downloadqpid-python-b4305f3e4a2390bdd56f4aacb150a30d3645e824.tar.gz
Added documentation to watchdog plugin.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@804263 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid/cluster/qpidd_watchdog.cpp')
-rw-r--r--cpp/src/qpid/cluster/qpidd_watchdog.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/src/qpid/cluster/qpidd_watchdog.cpp b/cpp/src/qpid/cluster/qpidd_watchdog.cpp
index 0e7f4f18fd..51c5ed4b3f 100644
--- a/cpp/src/qpid/cluster/qpidd_watchdog.cpp
+++ b/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>