regedit: Take into account that getch() may return a '\n' instead of KEY_ENTER.
commit4267ec59feca258792e62aa2525b246599478fa8
authorC. Davis <cd.rattan@gmail.com>
Thu, 26 Jul 2012 08:56:31 +0000 (26 01:56 -0700)
committerMichael Adam <obnox@samba.org>
Mon, 29 Apr 2013 11:05:55 +0000 (29 13:05 +0200)
tree713a702947851cf10e9e99caac473e4286591418
parent19b9a7063be9a0f74e7bb350542f9665e8ac060b
regedit: Take into account that getch() may return a '\n' instead of KEY_ENTER.

Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/utils/regedit.c