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

Collapse All | Expand All

(-)partimaged-main.cpp~ (-1 / +1 lines)
Lines 78-84 Link Here
78
};
78
};
79
#endif //HAVE_GETOPT_H
79
#endif //HAVE_GETOPT_H
80
80
81
static char optstring[]="ip:hvDdr:g:L"; 
81
static char optstring[]="ip:hvDd:r:g:L"; 
82
82
83
bool g_bSigKill = false;
83
bool g_bSigKill = false;
84
bool g_bSigInt = false;
84
bool g_bSigInt = false;

Return to bug 65717