diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2008-01-28 21:49:57 -0500 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2008-01-28 21:49:57 -0500 |
commit | f0633f4449c39a8f78c582790fb5dc85899b5d82 (patch) | |
tree | 11508df085c9e4484b5715f001500bcc778bbb2e /src/cairo-output-stream.c | |
parent | 9ba8f6b1b0a4fbf2407e0dbd767f043c6920344c (diff) |
[doc] Make sure all function names in docs are followed by ()
Diffstat (limited to 'src/cairo-output-stream.c')
-rw-r--r-- | src/cairo-output-stream.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/cairo-output-stream.c b/src/cairo-output-stream.c index 2cb9e03b..22245f75 100644 --- a/src/cairo-output-stream.c +++ b/src/cairo-output-stream.c @@ -25,8 +25,7 @@ * OF ANY KIND, either express or implied. See the LGPL or the MPL for * the specific language governing rights and limitations. * - * The Original Code is cairo_output_stream.c as distributed with the - * cairo graphics library. + * The Original Code is the cairo graphics library. * * The Initial Developer of the Original Code is Red Hat, Inc. * |