summaryrefslogtreecommitdiff
path: root/cxx/osmpz.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/osmpz.cc
parent10a78a0de99d677b97f2347ec86653c5f3d646b3 (diff)
downloadgmp-cb73c49d9cfcee51d54f8d6b612a865a6d481172.tar.gz
Fix first line to say operator<<.
Diffstat (limited to 'cxx/osmpz.cc')
-rw-r--r--cxx/osmpz.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cxx/osmpz.cc b/cxx/osmpz.cc
index 9ed987d51..7963b49fb 100644
--- a/cxx/osmpz.cc
+++ b/cxx/osmpz.cc
@@ -1,4 +1,4 @@
-/* mpz_out_ostream -- mpz formatted output to an ostream.
+/* operator<< -- mpz formatted output to an ostream.
Copyright 2001 Free Software Foundation, Inc.