diff options
Diffstat (limited to 'plugins/SecureIM/src/svcs_proto.h')
-rw-r--r-- | plugins/SecureIM/src/svcs_proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SecureIM/src/svcs_proto.h b/plugins/SecureIM/src/svcs_proto.h index f679c12f9c..5acf7631a4 100644 --- a/plugins/SecureIM/src/svcs_proto.h +++ b/plugins/SecureIM/src/svcs_proto.h @@ -1,4 +1,4 @@ -#ifndef __SVCS_PROTO_H__
+#ifndef __SVCS_PROTO_H__
#define __SVCS_PROTO_H__
INT_PTR __cdecl onRecvMsg(WPARAM,LPARAM);
|