mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
WL#5945 : Improve libedit library
Updated libedit library.
This commit is contained in:
5
cmd-line-utils/libedit/tokenizern.c
Normal file
5
cmd-line-utils/libedit/tokenizern.c
Normal file
@ -0,0 +1,5 @@
|
||||
#define NARROW_WRAPPER
|
||||
#include "config.h"
|
||||
#undef WIDECHAR
|
||||
#define NARROWCHAR
|
||||
#include "./tokenizer.c"
|
Reference in New Issue
Block a user