head	1.2;
access;
symbols
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.03.13.02.21.30;	author clsung;	state dead;
branches;
next	1.1;

1.1
date	2004.08.16.01.43.05;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- renamed to scim-pinyin

PR:		78265
Submitted by:	maintainer
Repocopy by:	marcus
@
text
@--- src/scim_special_table.cpp.orig	Wed Aug  4 20:10:57 2004
+++ src/scim_special_table.cpp	Wed Aug  4 20:11:13 2004
@@@@ -23,6 +23,7 @@@@
 #include <time.h>
 #include <scim.h>
 #include "scim_special_table.h"
+#include <cstdio>
 
 static inline String
 _trim_blank (const String &str)
@


1.1
log
@Add extra patch for 4-*.

Submitted by:	maintainer
Pointyhat by:	me
@
text
@@

