From 834bb4a86bdb63f13afaf8c8d61c66df7dee29a0 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Mon, 31 Jan 2000 16:54:53 +0000 Subject: [PATCH] fixed no newline at eof --- src/libCom/osi/os/default/osdInterrupt.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/libCom/osi/os/default/osdInterrupt.h b/src/libCom/osi/os/default/osdInterrupt.h index abe730776..5490be066 100644 --- a/src/libCom/osi/os/default/osdInterrupt.h +++ b/src/libCom/osi/os/default/osdInterrupt.h @@ -2,4 +2,5 @@ #ifndef osdInterrupth #define osdInterrupth -#endif /* osdInterrupth */ \ No newline at end of file +#endif /* osdInterrupth */ +