X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/059ec3d9952740285fb1ebf47961b8aca2eb1b4a..e59797e3bda39abf611063fc0ba38fcb4e6596e4:/src/exim_monitor/em_StripChart.c diff --git a/src/exim_monitor/em_StripChart.c b/src/exim_monitor/em_StripChart.c index 316102147..3b94c2231 100644 --- a/src/exim_monitor/em_StripChart.c +++ b/src/exim_monitor/em_StripChart.c @@ -1,6 +1,3 @@ -/* $Cambridge: exim/src/exim_monitor/em_StripChart.c,v 1.1 2004/10/07 10:39:01 ph10 Exp $ */ -/* $XConsortium: StripChart.c,v 1.20 91/05/24 17:20:42 converse Exp $ */ - /*********************************************************** Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts, and the Massachusetts Institute of Technology, Cambridge, Massachusetts. @@ -213,7 +210,7 @@ static void Destroy (gw) } /* - * NOTE: This function really needs to recieve graphics exposure + * NOTE: This function really needs to receive graphics exposure * events, but since this is not easily supported until R4 I am * going to hold off until then. */