summaryrefslogtreecommitdiff
path: root/examples/IPC_SAP
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-02 20:11:57 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-02 20:11:57 +0000
commitf52f884834f64d2e97a4f9ab07cac26982121118 (patch)
treef0ca695c789ac9f3ffc3f7692559a35e75f8b1d9 /examples/IPC_SAP
parent412317e7206f62748123aac81ac09bc775ba577c (diff)
downloadATCD-f52f884834f64d2e97a4f9ab07cac26982121118.tar.gz
*** empty log message ***
Diffstat (limited to 'examples/IPC_SAP')
-rw-r--r--examples/IPC_SAP/SOCK_SAP/CPP-inserver-poll.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/IPC_SAP/SOCK_SAP/CPP-inserver-poll.cpp b/examples/IPC_SAP/SOCK_SAP/CPP-inserver-poll.cpp
index a15100a1dc7..8c1dea08bb9 100644
--- a/examples/IPC_SAP/SOCK_SAP/CPP-inserver-poll.cpp
+++ b/examples/IPC_SAP/SOCK_SAP/CPP-inserver-poll.cpp
@@ -198,4 +198,4 @@ int main (int, char *[])
ACE_OS::fprintf (stderr, "This feature is not supported\n");
return 0;
}
-#endif /* ACE_HAS_SVR4_POLL */
+#endif /* ACE_HAS_POLL */