commit | c934f32e0a2b5f9f2bc0b55573a6860626025d63 | [log] [tgz] |
---|---|---|
author | Florent Xicluna <florent.xicluna@gmail.com> | Fri Sep 03 23:47:32 2010 +0000 |
committer | Florent Xicluna <florent.xicluna@gmail.com> | Fri Sep 03 23:47:32 2010 +0000 |
tree | a2f33353031f392a632aaf6ee2549f70f6d906b1 | |
parent | 0b37b333a8c4852de8166dae6d331ed18d312958 [diff] [blame] |
Welcome to the UTF-8 world.
diff --git a/Modules/_sqlite/statement.c b/Modules/_sqlite/statement.c index c040290..f89fc9a 100644 --- a/Modules/_sqlite/statement.c +++ b/Modules/_sqlite/statement.c
@@ -1,6 +1,6 @@ /* statement.c - the statement type * - * Copyright (C) 2005-2010 Gerhard Häring <gh@ghaering.de> + * Copyright (C) 2005-2010 Gerhard Häring <gh@ghaering.de> * * This file is part of pysqlite. *