mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
kbx: Allow searching from start.
* kbx/kbxserver.c (cmd_search): Detect empty pattern. -- Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
5ea6250cc5
commit
1545b948e1
2 changed files with 24 additions and 12 deletions
|
@ -15,7 +15,7 @@
|
|||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, see <https://www.gnu.org/licenses/>.
|
||||
* SPDX-License-Identifier: GPL-3.0+
|
||||
* SPDX-License-Identifier: GPL-3.0-or-later
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue