diff options
Diffstat (limited to 'mg_thread_sync.h')
-rw-r--r-- | mg_thread_sync.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mg_thread_sync.h b/mg_thread_sync.h index e948a5b..aad1ae2 100644 --- a/mg_thread_sync.h +++ b/mg_thread_sync.h @@ -1,4 +1,4 @@ -/*! +/*! -*- c++ -*- * \file mg_sync.h * \brief synchronization between SQL and filesystem * |