From 45621fb8b6d3ecf5809dad91b8b9dd4114fa791f Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Mon, 13 Mar 2000 16:42:55 +0000 Subject: [PATCH] file now ends in a new line --- src/ca/processThread.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ca/processThread.cpp b/src/ca/processThread.cpp index c1de4f4d3..77abcf746 100644 --- a/src/ca/processThread.cpp +++ b/src/ca/processThread.cpp @@ -111,4 +111,4 @@ void processThread::removeLabor (tcpiiu &iiu) ellDelete (&this->recvActivity, &iiu.recvActivityNode); } this->mutex.unlock (); -} \ No newline at end of file +}