added Id svn:keywords property

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40370
This commit is contained in:
David Anderson 2007-01-25 22:00:15 +00:00
parent eaa989cb6b
commit 5a49f1d99b
18 changed files with 18 additions and 18 deletions

View File

@ -18,7 +18,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: amx.h 3633 2006-08-11 16:20:18Z thiadmer $
* Version: $Id$
*/
#ifndef AMX_H_INCLUDED

View File

@ -21,7 +21,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: amxdbg.h 3612 2006-07-22 09:59:46Z thiadmer $
* Version: $Id$
*/
#ifndef AMXDBG_H_INCLUDED

View File

@ -20,7 +20,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: libpawnc.c 3612 2006-07-22 09:59:46Z thiadmer $
* Version: $Id$
*/
#include <assert.h>
#include <stdio.h>

View File

@ -25,7 +25,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: sc.h 3636 2006-08-14 15:42:05Z thiadmer $
* Version: $Id$
*/
#ifndef SC_H_INCLUDED
#define SC_H_INCLUDED

View File

@ -20,7 +20,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: sc1.c 3636 2006-08-14 15:42:05Z thiadmer $
* Version: $Id$
*/
#include <assert.h>
#include <ctype.h>

View File

@ -18,7 +18,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: sc2.c 3636 2006-08-14 15:42:05Z thiadmer $
* Version: $Id$
*/
#include <assert.h>
#include <stdio.h>

View File

@ -18,7 +18,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: sc3.c 3635 2006-08-13 12:19:41Z thiadmer $
* Version: $Id$
*/
#include <assert.h>
#include <stdio.h>

View File

@ -18,7 +18,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: sc4.c 3633 2006-08-11 16:20:18Z thiadmer $
* Version: $Id$
*/
#include <assert.h>
#include <ctype.h>

View File

@ -19,7 +19,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: sc5.c 3579 2006-06-06 13:35:29Z thiadmer $
* Version: $Id$
*/
#include <assert.h>
#if defined __WIN32__ || defined _WIN32 || defined __MSDOS__

View File

@ -18,7 +18,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: sc5.sch 3633 2006-08-11 16:20:18Z thiadmer $
* Version: $Id$
*/
SC_FUNC int strexpand(char *dest, unsigned char *source, int maxlen, unsigned char pairtable[128][2]);

View File

@ -18,7 +18,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: sc6.c 3633 2006-08-11 16:20:18Z thiadmer $
* Version: $Id$
*/
#include <assert.h>
#include <stdio.h>

View File

@ -45,7 +45,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: sc7.c 3579 2006-06-06 13:35:29Z thiadmer $
* Version: $Id$
*/
#include <assert.h>
#include <stdio.h>

View File

@ -19,7 +19,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: sc7.sch 3577 2006-06-02 16:22:52Z thiadmer $
* Version: $Id$
*/
SC_FUNC int strexpand(char *dest, unsigned char *source, int maxlen, unsigned char pairtable[128][2]);

View File

@ -30,7 +30,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: sci18n.c 3612 2006-07-22 09:59:46Z thiadmer $
* Version: $Id$
*/
#include <assert.h>
#include <stdio.h>

View File

@ -24,7 +24,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: sclist.c 3633 2006-08-11 16:20:18Z thiadmer $
* Version: $Id$
*/
#include <assert.h>
#include <limits.h>

View File

@ -22,7 +22,7 @@
*
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: scmemfil.c 3579 2006-06-06 13:35:29Z thiadmer $
* Version: $Id$
*/
#include <assert.h>

View File

@ -43,7 +43,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: scstate.c 3579 2006-06-06 13:35:29Z thiadmer $
* Version: $Id$
*/
#include <assert.h>
#include <limits.h>

View File

@ -20,7 +20,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: scvars.c 3633 2006-08-11 16:20:18Z thiadmer $
* Version: $Id$
*/
#include <stdio.h>
#include <stdlib.h> /* for _MAX_PATH */