Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 297016
Collapse All | Expand All

(-)mpg321.c.orig (-1 / +1 lines)
Lines 465-469 Link Here
465
                /* Print information about the file */
465
                /* Print information about the file */
466
                fprintf(stderr, "\n");
466
                fprintf(stderr, "\n");
467
                fprintf(stderr,"Directory: %s/\n", dirn);
467
                fprintf(stderr,"Directory: %s\n", dirn);
468
                
468
                
469
                strncpy(old_dir, dirn, PATH_MAX);
469
                strncpy(old_dir, dirn, PATH_MAX);

Return to bug 297016