From 9b769afcf83c8f4ecd210e4493bf90432250db32 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 31 Oct 2007 02:30:29 +0100 Subject: [PATCH] Typo in comment. --- tests/test-printf-posix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2