From 0f5219d4faac675565064b264d9fe43bd15fc921 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 8 Oct 1999 17:52:07 +0000 Subject: Update. * po/cs.po: Fix typos. handling of empty entries. [PR libc/1345] --- debug/pcprofiledump.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debug') diff --git a/debug/pcprofiledump.c b/debug/pcprofiledump.c index 2d20a88b9f..a5dad71e0a 100644 --- a/debug/pcprofiledump.c +++ b/debug/pcprofiledump.c @@ -1,4 +1,4 @@ -/* Dump information generating by PC profiling. +/* Dump information generated by PC profiling. Copyright (C) 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. @@ -53,7 +53,7 @@ static const struct argp_option options[] = }; /* Short description of program. */ -static const char doc[] = N_("Dump information generating by PC profiling."); +static const char doc[] = N_("Dump information generated by PC profiling."); /* Strings for arguments in help texts. */ static const char args_doc[] = N_("[FILE]"); -- cgit v1.2.3