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

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- librep-0.17.orig/src/main.c
0
++ librep-0.17/src/main.c
Lines 157-162 Link Here
157
    return rep_TRUE;
157
    return rep_TRUE;
158
}
158
}
159
159
160
static void check_configuration (int *stack_low) __attribute__((noinline));
160
static void
161
static void
161
check_configuration (int *stack_low)
162
check_configuration (int *stack_low)
162
{
163
{

Return to bug 172299