From b569796b4a34c52b30fb4e4dc697e96259cebebf Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Wed, 8 Nov 2000 16:42:59 +0000 Subject: [PATCH] added newline at eof --- src/ca/baseNMIU_IL.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ca/baseNMIU_IL.h b/src/ca/baseNMIU_IL.h index 6498a7f51..2ac4db018 100644 --- a/src/ca/baseNMIU_IL.h +++ b/src/ca/baseNMIU_IL.h @@ -28,4 +28,4 @@ inline nciu & baseNMIU::channel () return this->chan; } -#endif // baseNMIU \ No newline at end of file +#endif // baseNMIU