From a11fe67bac39409a738d987823ad990bc2a49f6a Mon Sep 17 00:00:00 2001 From: dsomero Date: Mon, 21 May 2012 20:00:14 -0400 Subject: Fix files with no newline at the end. Signed-off-by: dsomero --- system/microcode_ctl/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/microcode_ctl') diff --git a/system/microcode_ctl/README b/system/microcode_ctl/README index c1cf47a6f8..9f1bf92d33 100644 --- a/system/microcode_ctl/README +++ b/system/microcode_ctl/README @@ -23,4 +23,4 @@ init script in rc.local: if [ -e "/etc/rc.d/rc.microcode_ctl" ]; /etc/rc.d/rc.microcode_ctl start -fi \ No newline at end of file +fi -- cgit v1.2.3-65-gdbad