summaryrefslogtreecommitdiff
path: root/examples/IPC_SAP/DEV_SAP/writer/writer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/IPC_SAP/DEV_SAP/writer/writer.cpp')
-rw-r--r--examples/IPC_SAP/DEV_SAP/writer/writer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/IPC_SAP/DEV_SAP/writer/writer.cpp b/examples/IPC_SAP/DEV_SAP/writer/writer.cpp
index a1629d58bb8..68a4e8bd6ec 100644
--- a/examples/IPC_SAP/DEV_SAP/writer/writer.cpp
+++ b/examples/IPC_SAP/DEV_SAP/writer/writer.cpp
@@ -21,7 +21,7 @@ main (int argc, char *argv[])
ACE_DEV_Addr (argv[1])) == -1)
ACE_ERROR_RETURN ((LM_ERROR,
-, "%p\n",
+ "%p\n",
argv[1]),
1);