summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-12 00:30:52 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-12 00:30:52 +0000
commitba65463935135f10d075d71957b4b9294f5a3f11 (patch)
tree2f08c41d7450ae73c3ed12cb788af87bc355c098
parent820e43d980a99b982c41214d50b93e38766ee8da (diff)
downloadATCD-ba65463935135f10d075d71957b4b9294f5a3f11.tar.gz
fixed copy+paster error in comment: tmpfile instead of sscanf
-rw-r--r--PACE/pace/stdio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/PACE/pace/stdio.h b/PACE/pace/stdio.h
index f3b91b5ab8a..573d5c1d350 100644
--- a/PACE/pace/stdio.h
+++ b/PACE/pace/stdio.h
@@ -374,7 +374,7 @@ extern "C" {
*/
/**
- PACE's implementation of the POSIX function sscanf.
+ PACE's implementation of the POSIX function tmpfile.
See POSIX standard (Internation Standard ISO/IEC 9945-1:1996;
IEEE Std 1003.1, 1996 Edition), Section 8.1.
*/