[EMAIL PROTECTED] wrote:
Revision: 3095
Author:   vtarasov
Date:     2007-01-02 10:06:02 +0000 (Tue, 02 Jan 2007)

Log Message:
-----------
prepare Oberthur card support for secure messaging

Modified Paths:
--------------
    trunk/src/libopensc/card-oberthur.c
    trunk/src/pkcs15init/oberthur.profile
    trunk/src/pkcs15init/pkcs15-oberthur.c
Modified: trunk/src/libopensc/card-oberthur.c
===================================================================
--- trunk/src/libopensc/card-oberthur.c 2007-01-02 10:04:35 UTC (rev 3094)
+++ trunk/src/libopensc/card-oberthur.c 2007-01-02 10:06:02 UTC (rev 3095)
@@ -2,7 +2,7 @@
* card-oberthur.c: Support for Oberthur smart cards * CosmopolIC v5; *
- * Copyright (C) 2001, 2002  Juha Yrjölä <[EMAIL PROTECTED]>
+ * Copyright (C) 2001, 2002  Juha Yrj�l� <[EMAIL PROTECTED]>
  * Copyright (C) 2003  Viktor Tarasov <[EMAIL PROTECTED]>, idealx 
<www.idealx.com>
  *
  * This library is free software; you can redistribute it and/or

I guess that change was unintended. does anyone know the encoding magic of svn in detail, so maybe it can prefent this from happening? we want
to tell svn "this is utf-8" and if people have a different locale,
it should convert it when checking out and aggain before commiting.
I think it can do that with some property, but I'm not 100% sure.

Regards, Andreas
_______________________________________________
opensc-devel mailing list
[email protected]
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to