From 5d91c2f5f3245bcd7383b91fd6d4783c8e130097 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Wed, 29 Nov 1995 19:34:59 +0000 Subject: [PATCH] doc updated --- src/libvxWorks/iocLogClient.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libvxWorks/iocLogClient.c b/src/libvxWorks/iocLogClient.c index 66b404be3..1c61d9220 100644 --- a/src/libvxWorks/iocLogClient.c +++ b/src/libvxWorks/iocLogClient.c @@ -363,7 +363,7 @@ LOCAL void logClientShutdown(void) if (iocLogFD!=ERROR) { /* * unfortunately this does not currently work because WRS - * runs the reboot hooks in the order the order that + * runs the reboot hooks in the order that * they are installed (and the network is already shutdown * by the time we get here) */