diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2011-10-29 16:15:31 +0300 |
---|---|---|
committer | Ville Skyttä <ville.skytta@iki.fi> | 2011-10-29 16:15:31 +0300 |
commit | a45e7399a6fd45de6dd41c7bb5ea0ddaa05827d8 (patch) | |
tree | 6d283a964849f14491a30ce50c3eab68007205bb /mg_tools.h | |
parent | 47ab96f822b32798a07b229d3b5b81fe7754d839 (diff) | |
download | vdr-plugin-muggle-a45e7399a6fd45de6dd41c7bb5ea0ddaa05827d8.tar.gz vdr-plugin-muggle-a45e7399a6fd45de6dd41c7bb5ea0ddaa05827d8.tar.bz2 |
Add Emacs mode and indentation settings.
Diffstat (limited to 'mg_tools.h')
-rw-r--r-- | mg_tools.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ - -/*! \file mg_tools.h +/*! -*- c++ -*- + * \file mg_tools.h * \ingroup muggle * \brief A few utility functions for standalone and plugin messaging for the vdr muggle plugindatabase * |