summaryrefslogtreecommitdiff
path: root/dxr3nextpts.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3nextpts.c')
-rw-r--r--dxr3nextpts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dxr3nextpts.c b/dxr3nextpts.c
index 6f6ffeb..6ced0df 100644
--- a/dxr3nextpts.c
+++ b/dxr3nextpts.c
@@ -27,5 +27,6 @@ cMutex* cDxr3NextPts::m_pMutex = new cMutex;
// Local variables:
// mode: c++
// c-file-style: "stroustrup"
+// c-file-offsets: ((inline-open . 0))
// indent-tabs-mode: t
// End: