From 33388494587572c33f013bd7308aadaacdbc37b3 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Thu, 27 Jun 2019 10:28:07 +0200 Subject: JANITORIAL: Add endline to the end of file --- engines/hdb/input.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'engines') diff --git a/engines/hdb/input.cpp b/engines/hdb/input.cpp index d20a2034d8..12d415eccc 100644 --- a/engines/hdb/input.cpp +++ b/engines/hdb/input.cpp @@ -58,4 +58,5 @@ void stylusMove(int x, int y) { warning("STUB: Input: stylusMove required"); } -} \ No newline at end of file +} + -- cgit v1.2.3