8072935: Fix missing newline at end of file after 8067447
Reviewed-by: dholmes, dlong
Contributed-by: Thomas Stuefe <thomas.stuefe@gmail.com>
--- a/hotspot/src/share/vm/services/writeableFlags.cpp Wed Feb 11 17:41:55 2015 +0100
+++ b/hotspot/src/share/vm/services/writeableFlags.cpp Fri Feb 13 06:23:48 2015 -0500
@@ -223,4 +223,5 @@
ShouldNotReachHere();
}
return ERR_OTHER;
-}
\ No newline at end of file
+}
+