diff options
Diffstat (limited to 'protocols/IcqOscarJ/stdpackets.h')
-rw-r--r-- | protocols/IcqOscarJ/stdpackets.h | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/protocols/IcqOscarJ/stdpackets.h b/protocols/IcqOscarJ/stdpackets.h index 5d4903fc89..b656d713c6 100644 --- a/protocols/IcqOscarJ/stdpackets.h +++ b/protocols/IcqOscarJ/stdpackets.h @@ -22,18 +22,11 @@ // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
//
// -----------------------------------------------------------------------------
-//
-// File name : $URL: http://miranda.googlecode.com/svn/trunk/miranda/protocols/IcqOscarJ/stdpackets.h $
-// Revision : $Revision: 7484 $
-// Last change on : $Date: 2008-03-21 11:43:39 +0200 (Пт, 21 мар 2008) $
-// Last change by : $Author: ghazan $
-//
-// DESCRIPTION:
+// DESCRIPTION:
//
// Low-level functions that really sends data to server
//
// -----------------------------------------------------------------------------
-
#ifndef __STDPACKETS_H
#define __STDPACKETS_H
|