diff options
Diffstat (limited to 'dxr3nextpts.c')
-rw-r--r-- | dxr3nextpts.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dxr3nextpts.c b/dxr3nextpts.c index 8aaf837..6f6ffeb 100644 --- a/dxr3nextpts.c +++ b/dxr3nextpts.c @@ -23,3 +23,9 @@ // ================================== cMutex* cDxr3NextPts::m_pMutex = new cMutex; + +// Local variables: +// mode: c++ +// c-file-style: "stroustrup" +// indent-tabs-mode: t +// End: |