changeset 9430:bb2a238b2c3a

Typo in comment.
author Bruno Haible <bruno@clisp.org>
date Wed, 31 Oct 2007 02:30:29 +0100
parents 83a3e25b88a7
children 5ba286cacd14
files tests/test-printf-posix.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-printf-posix.c
+++ b/tests/test-printf-posix.c
@@ -1,4 +1,4 @@
-/* Test of POSIX compatible fprintf() function.
+/* Test of POSIX compatible printf() function.
    Copyright (C) 2007 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify