In the command line shell, avoid using utf8_printf() in a couple places where it...
commit20ecf18a00a2c0f9ea4e3aa307c270b00ce872c0
authorJoe Mistachkin <sqlite@mistachkin.com>
Fri, 11 Nov 2016 05:19:45 +0000 (11 05:19 +0000)
committerJoe Mistachkin <sqlite@mistachkin.com>
Fri, 11 Nov 2016 05:19:45 +0000 (11 05:19 +0000)
tree2062159c508c9670891527591e586a46853b233c
parentd89d5ed99b1ed842e1b1d4d837292f5a37d92de3
In the command line shell, avoid using utf8_printf() in a couple places where it is superfluous.
src/shell.c