diff options
Diffstat (limited to 'protocols/IcqOscarJ/chan_03error.cpp')
-rw-r--r-- | protocols/IcqOscarJ/chan_03error.cpp | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/protocols/IcqOscarJ/chan_03error.cpp b/protocols/IcqOscarJ/chan_03error.cpp index 5a67b0f95d..71c6e2ea7c 100644 --- a/protocols/IcqOscarJ/chan_03error.cpp +++ b/protocols/IcqOscarJ/chan_03error.cpp @@ -22,18 +22,11 @@ // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
//
// -----------------------------------------------------------------------------
-//
-// File name : $Source: /cvsroot/miranda/miranda/protocols/IcqOscarJ/chan_03error.c,v $
-// Revision : $Revision: 7500 $
-// Last change on : $Date: 2008-03-24 20:07:37 +0200 (Пн, 24 мар 2008) $
-// Last change by : $Author: jokusoftware $
-//
-// DESCRIPTION:
+// DESCRIPTION:
//
// Describe me here please...
//
// -----------------------------------------------------------------------------
-
#include "icqoscar.h"
void CIcqProto::handleErrorChannel(unsigned char* buf, WORD datalen)
|