aboutsummaryrefslogtreecommitdiff
path: root/inet/protocols/rwhod.h
diff options
context:
space:
mode:
Diffstat (limited to 'inet/protocols/rwhod.h')
-rw-r--r--inet/protocols/rwhod.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/protocols/rwhod.h b/inet/protocols/rwhod.h
index ad790fc9a9..392d1fc557 100644
--- a/inet/protocols/rwhod.h
+++ b/inet/protocols/rwhod.h
@@ -65,7 +65,7 @@ struct whod {
#define WHODVERSION 1
#define WHODTYPE_STATUS 1 /* host status */
-/* We used to define _PATH_RWHOD here but it's now in <paths.h>. */
+/* We used to define _PATH_RWHODIR here but it's now in <paths.h>. */
#include <paths.h>
#endif /* protocols/rwhod.h */