Ticket #2705: the 0x prefix for hexadecimal search is optional now.
commit2fdc05db086b87bc0b595cbf61e8e29c33d90105
authorAndrew Borodin <aborodin@vmail.ru>
Sun, 29 Jan 2012 15:52:16 +0000 (29 18:52 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Sun, 29 Jan 2012 15:52:16 +0000 (29 18:52 +0300)
tree8769436174c13de6635cecd7f9f0761f3d1e0852
parentdca8a412bcace348dc57f58ca82fe0866ba8d1df
Ticket #2705: the 0x prefix for hexadecimal search is optional now.

Hexadecimal values like "2d f0" can be used as well as "0x2d 0xf0"
in all search dialogs where hexadecimal search is supported.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
lib/search/hex.c