summaryrefslogtreecommitdiff
path: root/PACE/tests
diff options
context:
space:
mode:
authorjwh1 <jwh1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-10 09:21:20 +0000
committerjwh1 <jwh1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-10 09:21:20 +0000
commit15c90177166ad1de16cbfccce4802dd5846c8b55 (patch)
tree9a816cc01a0ccb48044e72c31a4a3f6b5554553c /PACE/tests
parentcd348c3664a6932cbce33df9b9a69527e4005202 (diff)
downloadATCD-15c90177166ad1de16cbfccce4802dd5846c8b55.tar.gz
Thu Aug 10 04:18:14 2000 John Heitmann <jwh1@cs.wustl.edu>
Diffstat (limited to 'PACE/tests')
-rw-r--r--PACE/tests/Stdio_Test.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/PACE/tests/Stdio_Test.c b/PACE/tests/Stdio_Test.c
index b596891c975..c1c68b57279 100644
--- a/PACE/tests/Stdio_Test.c
+++ b/PACE/tests/Stdio_Test.c
@@ -112,9 +112,10 @@ main (int argc, char **argv)
printf("pace_fclose %s\n", success);
- // use this to pause the program to test the size of the exe
- // Cntr-Alt-Del and then look at the task manager to
- // find the size
+ /* use this to pause the program to test the size of the exe
+ * Cntr-Alt-Del and then look at the task manager to
+ * find the size
+ */
pace_sleep (SLEEPTIME);
PACE_UNUSED_ARG (argc);