diff src/m/ibmrt-aix.h @ 16221:d8360498f935

Comment change.
author Karl Heuer <kwzh@gnu.org>
date Tue, 17 Sep 1996 03:47:11 +0000
parents ee40177f6c68
children 1a4c3573a216
line wrap: on
line diff
--- a/src/m/ibmrt-aix.h	Tue Sep 17 03:43:54 1996 +0000
+++ b/src/m/ibmrt-aix.h	Tue Sep 17 03:47:11 1996 +0000
@@ -121,7 +121,7 @@
 
 /* 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