From b1a63068c63bcc077bbce271dbf39ef57a66a328 Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Fri, 5 Sep 2008 05:05:14 +0000 Subject: [PATCH] --- ase/include/ase/cmn/str.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ase/include/ase/cmn/str.h b/ase/include/ase/cmn/str.h index 90107cb8..93f3c2bd 100644 --- a/ase/include/ase/cmn/str.h +++ b/ase/include/ase/cmn/str.h @@ -1,5 +1,5 @@ /* - * $Id: str.h 363 2008-09-04 10:58:08Z baconevi $ + * $Id: str.h 365 2008-09-04 11:05:14Z baconevi $ * * {License} */ @@ -35,7 +35,7 @@ struct ase_str_t (c>=ASE_T('a') && c<=ASE_T('z'))? ((c-ASE_T('a')+10