summaryrefslogtreecommitdiffstats
path: root/include/protocols
diff options
context:
space:
mode:
authorpaul <paul@FreeBSD.org>1994-08-21 04:05:05 +0000
committerpaul <paul@FreeBSD.org>1994-08-21 04:05:05 +0000
commitb4450a5972bfc0cee827cbe3fd9e5f92915f9266 (patch)
treef7c764f76114e422cbea0ebd7e8a5244fff0eba3 /include/protocols
parent57fbd59161515b5e911aa4e91cd1b50fa0ae5e0e (diff)
downloadFreeBSD-src-b4450a5972bfc0cee827cbe3fd9e5f92915f9266.zip
FreeBSD-src-b4450a5972bfc0cee827cbe3fd9e5f92915f9266.tar.gz
Changed idempotent strings to reflect directory area.
Reviewed by: Submitted by:
Diffstat (limited to 'include/protocols')
-rw-r--r--include/protocols/dumprestore.h4
-rw-r--r--include/protocols/routed.h4
-rw-r--r--include/protocols/rwhod.h4
-rw-r--r--include/protocols/talkd.h4
-rw-r--r--include/protocols/timed.h4
5 files changed, 10 insertions, 10 deletions
diff --git a/include/protocols/dumprestore.h b/include/protocols/dumprestore.h
index f6f6845..72eddcd 100644
--- a/include/protocols/dumprestore.h
+++ b/include/protocols/dumprestore.h
@@ -38,8 +38,8 @@
* @(#)dumprestore.h 8.2 (Berkeley) 1/21/94
*/
-#ifndef _DUMPRESTORE_H_
-#define _DUMPRESTORE_H_
+#ifndef _PROTOCOLS_DUMPRESTORE_H_
+#define _PROTOCOLS_DUMPRESTORE_H_
/*
* TP_BSIZE is the size of file blocks on the dump tapes.
diff --git a/include/protocols/routed.h b/include/protocols/routed.h
index f41fc21..d53b168 100644
--- a/include/protocols/routed.h
+++ b/include/protocols/routed.h
@@ -33,8 +33,8 @@
* @(#)routed.h 8.1 (Berkeley) 6/2/93
*/
-#ifndef _ROUTED_H_
-#define _ROUTED_H_
+#ifndef _PROTOCOLS_ROUTED_H_
+#define _PROTOCOLS_ROUTED_H_
/*
* Routing Information Protocol
diff --git a/include/protocols/rwhod.h b/include/protocols/rwhod.h
index 93008a4..df61d3c 100644
--- a/include/protocols/rwhod.h
+++ b/include/protocols/rwhod.h
@@ -33,8 +33,8 @@
* @(#)rwhod.h 8.1 (Berkeley) 6/2/93
*/
-#ifndef _RWHOD_H_
-#define _RWHOD_H_
+#ifndef _PROTOCOLS_RWHOD_H_
+#define _PROTOCOLS_RWHOD_H_
/*
* rwho protocol packet format.
diff --git a/include/protocols/talkd.h b/include/protocols/talkd.h
index 0d30d5b..34b5da2 100644
--- a/include/protocols/talkd.h
+++ b/include/protocols/talkd.h
@@ -33,8 +33,8 @@
* @(#)talkd.h 8.1 (Berkeley) 6/2/93
*/
-#ifndef _TALKD_H_
-#define _TALKD_H_
+#ifndef _PROTOCOLS_TALKD_H_
+#define _PROTOCOLS_TALKD_H_
/*
* This describes the protocol used by the talk server and clients.
diff --git a/include/protocols/timed.h b/include/protocols/timed.h
index 1b569f5..cbbbdba 100644
--- a/include/protocols/timed.h
+++ b/include/protocols/timed.h
@@ -33,8 +33,8 @@
* @(#)timed.h 8.1 (Berkeley) 6/2/93
*/
-#ifndef _TIMED_H_
-#define _TIMED_H_
+#ifndef _PROTOCOLS_TIMED_H_
+#define _PROTOCOLS_TIMED_H_
/*
* Time Synchronization Protocol
OpenPOWER on IntegriCloud