summaryrefslogtreecommitdiff
path: root/tests/test-printf-posix.c
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-10-31 02:30:29 +0100
committerBruno Haible <bruno@clisp.org>2007-10-31 02:30:29 +0100
commit9b769afcf83c8f4ecd210e4493bf90432250db32 (patch)
tree6b80dfa38e09c31ae839d188fd4903ca09eddbd5 /tests/test-printf-posix.c
parent4b950a797486d792705739f7b4ead95e702b27f1 (diff)
downloadgnulib-9b769afcf83c8f4ecd210e4493bf90432250db32.tar.gz
Typo in comment.
Diffstat (limited to 'tests/test-printf-posix.c')
-rw-r--r--tests/test-printf-posix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-printf-posix.c b/tests/test-printf-posix.c
index 1960348bf4..1fbde2193d 100644
--- 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