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

Collapse All | Expand All

(-)rss-glx_0.9.1_orig/src/driver.c (+1 lines)
Lines 397-402 Link Here
397
void signalHandler (int sig)
397
void signalHandler (int sig)
398
{
398
{
399
	signalled = 1;
399
	signalled = 1;
400
	exit (1);
400
}
401
}
401
402
402
int main (int argc, char *argv[])
403
int main (int argc, char *argv[])

Return to bug 478074