aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp
diff options
context:
space:
mode:
authorJean-François Milants <jf@codingfield.com>2023-11-01 20:52:47 +0100
committerJF <JF002@users.noreply.github.com>2023-11-19 21:13:55 +0100
commit97ba1a456df385798875c41b29e17273bac92c2d (patch)
treeadc393e6ccea29ea3b3f90cace9938c70b81721a /src/displayapp
parent02af09d9430bef72f307d49bc215149415a180ea (diff)
Add missing new line at end of file.
Diffstat (limited to 'src/displayapp')
-rw-r--r--src/displayapp/Controllers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/Controllers.h b/src/displayapp/Controllers.h
index cef98986..a2f82388 100644
--- a/src/displayapp/Controllers.h
+++ b/src/displayapp/Controllers.h
@@ -48,4 +48,4 @@ namespace Pinetime {
Pinetime::Controllers::NavigationService* navigationService;
};
}
-} \ No newline at end of file
+}