]> Dogcows Code - chaz/tar/blob - patches/argp.diff
Added to the repository
[chaz/tar] / patches / argp.diff
1 --- gnulib/lib/argp-help.c Sun Apr 4 16:32:34 2004
2 +++ lib/argp-help.c Sun May 16 13:18:15 2004
3 @@ -1690,7 +1690,7 @@ void __argp_help (const struct argp *arg
4 weak_alias (__argp_help, argp_help)
5 #endif
6
7 -#ifndef _LIBC
8 +#ifndef __argp_short_program_name
9 char *__argp_basename (char *name)
10 {
11 char *short_name = strrchr (name, '/');
This page took 0.034573 seconds and 4 git commands to generate.