diff options
Diffstat (limited to 'tqtinterface/qt4/src/3rdparty/sqlite/delete.c')
-rw-r--r-- | tqtinterface/qt4/src/3rdparty/sqlite/delete.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tqtinterface/qt4/src/3rdparty/sqlite/delete.c b/tqtinterface/qt4/src/3rdparty/sqlite/delete.c index 5dbcb48..527f070 100644 --- a/tqtinterface/qt4/src/3rdparty/sqlite/delete.c +++ b/tqtinterface/qt4/src/3rdparty/sqlite/delete.c @@ -5,11 +5,11 @@ ** a legal notice, here is a blessing: ** ** May you do good and not evil. -** May you tqfind forgiveness for yourself and forgive others. +** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** ************************************************************************* -** This file tqcontains C code routines that are called by the parser +** This file contains C code routines that are called by the parser ** to handle DELETE FROM statements. ** ** $Id: delete.c,v 1.61 2004/02/24 01:05:32 drh Exp $ |