]> git.pld-linux.org Git - packages/pam.git/commitdiff
- typo
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 20 Feb 2006 15:39:03 +0000 (15:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pam-pam_pwgen_app.patch -> 1.3

pam-pam_pwgen_app.patch

index ba61514aee9916771a425b3ab426752d8d7de5cf..be76a02661b5aac1d2a10b1cbd15bc6c77ac0bb7 100644 (file)
@@ -10,7 +10,7 @@ diff -u -r1.3 -r1.5
        int genpw;
        struct tris_data *tr;
        struct stat st;
-+      char **av = argv+1;
++      char **av = argv;
  
        strcpy(tri_file, DEFAULT_TRIGRAM_FILE);
  
This page took 0.178652 seconds and 4 git commands to generate.