summaryrefslogtreecommitdiff
path: root/ACE/examples/OS
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-08-06 18:21:48 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-08-06 18:21:48 +0000
commit09a2449f11bccb5f1eaeaccc0c300c1813d94655 (patch)
treec975d60466963e31072f1ed27dbcfce387cf02cd /ACE/examples/OS
parente88999beef0d5bb108135f2fe442895aac704db8 (diff)
downloadATCD-09a2449f11bccb5f1eaeaccc0c300c1813d94655.tar.gz
ChangeLogTag: Wed Aug 6 18:17:32 UTC 2008 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'ACE/examples/OS')
-rw-r--r--ACE/examples/OS/Process/imore.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ACE/examples/OS/Process/imore.cpp b/ACE/examples/OS/Process/imore.cpp
index 2cfd8c19181..e6c672d949f 100644
--- a/ACE/examples/OS/Process/imore.cpp
+++ b/ACE/examples/OS/Process/imore.cpp
@@ -193,6 +193,7 @@ print_file (ACE_HANDLE infd)
}
}
}
+
return 0;
}