diff options
| author | Florent Xicluna <florent.xicluna@gmail.com> | 2010-09-03 23:47:32 (GMT) |
|---|---|---|
| committer | Florent Xicluna <florent.xicluna@gmail.com> | 2010-09-03 23:47:32 (GMT) |
| commit | c934f32e0a2b5f9f2bc0b55573a6860626025d63 (patch) | |
| tree | a2f33353031f392a632aaf6ee2549f70f6d906b1 /Modules/_sqlite/statement.h | |
| parent | 0b37b333a8c4852de8166dae6d331ed18d312958 (diff) | |
| download | cpython-c934f32e0a2b5f9f2bc0b55573a6860626025d63.zip cpython-c934f32e0a2b5f9f2bc0b55573a6860626025d63.tar.gz cpython-c934f32e0a2b5f9f2bc0b55573a6860626025d63.tar.bz2 | |
Welcome to the UTF-8 world.
Diffstat (limited to 'Modules/_sqlite/statement.h')
| -rw-r--r-- | Modules/_sqlite/statement.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/_sqlite/statement.h b/Modules/_sqlite/statement.h index 05fd5ff..e5da42e 100644 --- a/Modules/_sqlite/statement.h +++ b/Modules/_sqlite/statement.h @@ -1,6 +1,6 @@ /* statement.h - definitions for 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. * |
