]> git.saurik.com Git - wxWidgets.git/commit
Added "const" to the (char *) type params that should have been const params. Cleane...
authorGeorge Tasker <gtasker@allenbrook.com>
Thu, 25 Nov 1999 15:54:04 +0000 (15:54 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Thu, 25 Nov 1999 15:54:04 +0000 (15:54 +0000)
commit6919c53fd2584020b83faf9908a249bbec964a0e
tree8cffe562bce29747fdf972ef84752c1fe9eeb6ce
parent0b0ca94c89cd157b6014e987f631610ecbf623a8
Added "const" to the (char *) type params that should have been const params.  Cleaned up code surrounding the upper casing (or not uppercasing) user names and table names for specific databases.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/db.cpp
src/common/dbtable.cpp