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

Collapse All | Expand All

(-)src/main.c.orig (-1 lines)
Lines 262-268 Link Here
262
	  case SIGUSR1:
262
	  case SIGUSR1:
263
		reset_logs = true;
263
		reset_logs = true;
264
		break;
264
		break;
265
	  default:
266
	 }
265
	 }
267
}
266
}
268
267

Return to bug 70584