summaryrefslogtreecommitdiff
path: root/src/m/ibmrt-aix.h
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1996-09-17 03:47:11 +0000
committerKarl Heuer <kwzh@gnu.org>1996-09-17 03:47:11 +0000
commit8e4c450d30c4e641eaf0b78bfdf28610526fac84 (patch)
treec65161b230aa50bc92e55b7999404c346b1a7358 /src/m/ibmrt-aix.h
parent6df54671fdbe53113164ffed5b36fa2a83ae85e0 (diff)
downloademacs-8e4c450d30c4e641eaf0b78bfdf28610526fac84.tar.gz
Comment change.
Diffstat (limited to 'src/m/ibmrt-aix.h')
-rw-r--r--src/m/ibmrt-aix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/ibmrt-aix.h b/src/m/ibmrt-aix.h
index 1016a873a4c..6c655ea67fc 100644
--- a/src/m/ibmrt-aix.h
+++ b/src/m/ibmrt-aix.h
@@ -121,7 +121,7 @@ Boston, MA 02111-1307, USA. */
/* AIX has IPC. It also has sockets, and either can be used for client/server.
I would suggest the client/server code be changed to use HAVE_SOCKETS rather
- than BSD as the conditional if sockets provide any advantages. */
+ than BSD_SYSTEM as the conditional if sockets provide any advantages. */
#define HAVE_SYSVIPC