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

Collapse All | Expand All

(-)euler-1.61.0/src/command.c (-1 / +1 lines)
Lines 732-738 Link Here
732
}
732
}
733
733
734
734
735
static int command_count;
735
int command_count;
736
736
737
commandtyp command_list[] = {
737
commandtyp command_list[] = {
738
	{"quit",c_quit,do_quit},
738
	{"quit",c_quit,do_quit},

Return to bug 121855