diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2014-12-14 14:42:43 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2014-12-14 14:42:43 +0000 |
commit | 67a6632c79ee755a468b2d2bd28d470104f2b4da (patch) | |
tree | c4167613efce0c8f4d02ffcdb86af01958004552 /plugins/BuddyExpectator/src/options.h | |
parent | 406de4af82891ae5d30280917721a88f4d43abeb (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/options.h')
-rw-r--r-- | plugins/BuddyExpectator/src/options.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/plugins/BuddyExpectator/src/options.h b/plugins/BuddyExpectator/src/options.h index dfc6a62e35..3b6f0a9c32 100644 --- a/plugins/BuddyExpectator/src/options.h +++ b/plugins/BuddyExpectator/src/options.h @@ -17,12 +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
-
- File name : $URL: http://svn.miranda.im/mainrepo/buddyexpectator/trunk/options.h $
- Revision : $Rev: 1003 $
- Last change on : $Date: 2008-01-12 17:15:47 +0200 (Сб, 12 янв 2008) $
- Last change by : $Author: Thief $
-*/
+ */
#ifndef _OPTIONS_INC
#define _OPTIONS_INC
|