summaryrefslogtreecommitdiff
path: root/display.c
diff options
context:
space:
mode:
Diffstat (limited to 'display.c')
-rw-r--r--display.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/display.c b/display.c
index 75b3596..2669cd9 100644
--- a/display.c
+++ b/display.c
@@ -1,4 +1,4 @@
-/***************************************************************************
+/*************************************************************** -*- c++ -*-
* *
* display.c - Actual implementation of OSD display variants and *
* Display:: namespace that encapsulates a single cDisplay. *