]> git.lizzy.rs Git - linenoise.git/commit
linenoiseSetCompletionCallback() now returns its prior callback, so that the caller...
authorStephan Beal <sgbeal@googlemail.com>
Mon, 12 May 2014 18:02:22 +0000 (20:02 +0200)
committerStephan Beal <sgbeal@googlemail.com>
Mon, 12 May 2014 18:02:22 +0000 (20:02 +0200)
commit9f509e1453e7d76ca9569b99c7435e0be7c465c6
treeef21964e7afa9de18fe86d9e1f10cf79c9213f3e
parent02e6dc876a05c641ef83c4d9770eee216564b9eb
linenoiseSetCompletionCallback() now returns its prior callback, so that the caller can save/restore the value.
linenoise.c
linenoise.h