diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2014-12-16 17:16:20 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2014-12-16 17:16:20 +0000 |
commit | 077a1145ab183c15b484c5615480321a8df5303d (patch) | |
tree | 99167ea21d7bc8f68f85d44aaeb5bd69bffd9b61 /plugins/MobileState/src/commonheaders.h | |
parent | 086470f4191dcc3377ad0ad496d3c81f6e16bc01 (diff) |
MobileState: changed warning lavel to w4
git-svn-id: http://svn.miranda-ng.org/main/trunk@11472 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MobileState/src/commonheaders.h')
-rw-r--r-- | plugins/MobileState/src/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MobileState/src/commonheaders.h b/plugins/MobileState/src/commonheaders.h index 0e277b950f..c68887be05 100644 --- a/plugins/MobileState/src/commonheaders.h +++ b/plugins/MobileState/src/commonheaders.h @@ -15,7 +15,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
-*/
+ */
#pragma once
|