diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2014-12-17 20:25:25 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2014-12-17 20:25:25 +0000 |
commit | db5390efed97b32362f1e2b3ee11bc790e115216 (patch) | |
tree | 9c5184603f4262e156b141986ec6a3b5327ab024 /plugins/NewXstatusNotify/src/options.h | |
parent | 2baef4bfd282c0cc7a1672a74a4df11cab50643b (diff) |
NewXstatusNotify: changed warning lavel to w4
git-svn-id: http://svn.miranda-ng.org/main/trunk@11492 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewXstatusNotify/src/options.h')
-rw-r--r-- | plugins/NewXstatusNotify/src/options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewXstatusNotify/src/options.h b/plugins/NewXstatusNotify/src/options.h index f8f8657966..1753401455 100644 --- a/plugins/NewXstatusNotify/src/options.h +++ b/plugins/NewXstatusNotify/src/options.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*/
+ */
#ifndef OPTIONS_H
#define OPTIONS_H
|