Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 127725 | Differences between
and this patch

Collapse All | Expand All

(-)restore-src/amidxtaped.c. (+3 lines)
Lines 225-230 Link Here
225
    char *re_config = NULL;
225
    char *re_config = NULL;
226
    char *conf_tapetype;
226
    char *conf_tapetype;
227
    tapetype_t *tape;
227
    tapetype_t *tape;
228
#ifndef DEBUG_CODE
229
    int i;
230
#endif
228
231
229
    safe_fd(-1, 0);
232
    safe_fd(-1, 0);
230
    safe_cd();
233
    safe_cd();

Return to bug 127725