From 65c5359c22e76960a244ce7f1ef42fef2fb75961 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 12 Oct 2000 18:36:05 +0000 Subject: [PATCH] added newline at EOF --- src/ca/msgForMultiplyDefinedPV_IL.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ca/msgForMultiplyDefinedPV_IL.h b/src/ca/msgForMultiplyDefinedPV_IL.h index e94e3364d..52da7a12f 100644 --- a/src/ca/msgForMultiplyDefinedPV_IL.h +++ b/src/ca/msgForMultiplyDefinedPV_IL.h @@ -23,4 +23,4 @@ void * msgForMultiplyDefinedPV::operator new ( size_t size ) void msgForMultiplyDefinedPV::operator delete ( void *pCadaver, size_t size ) { msgForMultiplyDefinedPV::freeList.release ( pCadaver, size ); -} \ No newline at end of file +}