summaryrefslogtreecommitdiff
path: root/cxx/osmpf.cc
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-10-03 23:28:51 +0200
committerKevin Ryde <user42@zip.com.au>2001-10-03 23:28:51 +0200
commitcb73c49d9cfcee51d54f8d6b612a865a6d481172 (patch)
treea6631a00f72ddb059cd749f9e964af5d5bccd1ee /cxx/osmpf.cc
parent10a78a0de99d677b97f2347ec86653c5f3d646b3 (diff)
downloadgmp-cb73c49d9cfcee51d54f8d6b612a865a6d481172.tar.gz
Fix first line to say operator<<.
Diffstat (limited to 'cxx/osmpf.cc')
-rw-r--r--cxx/osmpf.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cxx/osmpf.cc b/cxx/osmpf.cc
index c35ca33b5..355b1b98b 100644
--- a/cxx/osmpf.cc
+++ b/cxx/osmpf.cc
@@ -1,4 +1,4 @@
-/* mpf_out_ostream -- mpf formatted output to an ostream.
+/* operator<< -- mpf formatted output to an ostream.
Copyright 2001 Free Software Foundation, Inc.