summaryrefslogtreecommitdiff
path: root/plugins/BuddyExpectator/src/common.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2014-12-14 14:42:43 +0000
committerKirill Volinsky <mataes2007@gmail.com>2014-12-14 14:42:43 +0000
commit67a6632c79ee755a468b2d2bd28d470104f2b4da (patch)
treec4167613efce0c8f4d02ffcdb86af01958004552 /plugins/BuddyExpectator/src/common.h
parent406de4af82891ae5d30280917721a88f4d43abeb (diff)
BuddyExpectator: changed warning lavel to w4
git-svn-id: http://svn.miranda-ng.org/main/trunk@11409 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/BuddyExpectator/src/common.h')
-rw-r--r--plugins/BuddyExpectator/src/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/BuddyExpectator/src/common.h b/plugins/BuddyExpectator/src/common.h
index bf14a631a5..128fce7859 100644
--- a/plugins/BuddyExpectator/src/common.h
+++ b/plugins/BuddyExpectator/src/common.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
-*/
+ */
#define _CRT_SECURE_NO_WARNINGS
#ifndef _COMMON_INC