/[smeserver]/rpms/pwauth/sme9/pwauth-strchr.patch
ViewVC logotype

Contents of /rpms/pwauth/sme9/pwauth-strchr.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Mar 6 22:16:45 2013 UTC (11 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: pwauth-2_3_10-4_el6_sme, pwauth-2_3_10-1_el6_sme, pwauth-2_3_10-5_el6_sme, HEAD
Initial import

1 --- pwauth-2.3.10/main.c.orig 2009-06-11 07:47:10.000000000 -0600
2 +++ pwauth-2.3.10/main.c 2012-04-17 17:03:31.432750719 -0600
3 @@ -50,7 +50,7 @@ main(int argc, char **argv)
4 char *login, *passwd;
5 #else
6 char login[BFSZ+1], passwd[BFSZ+1];
7 - char *c, *strchr();
8 + char *c;
9 #endif
10 int uid,i;
11 int status;

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed