From b25beb13773072c3b143842b45a7c32a1108f347 Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Mon, 15 Apr 2024 14:00:27 -0400 Subject: Updated FSTrie to use const char * instead of std::string Note: this requires the caller to manage the memory of the strings --- external/psudb-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external') diff --git a/external/psudb-common b/external/psudb-common index 18a3e33..ef14fe0 160000 --- a/external/psudb-common +++ b/external/psudb-common @@ -1 +1 @@ -Subproject commit 18a3e3383ed77e7a9cfab240f54378c43de203bf +Subproject commit ef14fe0f5c1ec52107b187dbe803f472767bd68c -- cgit v1.2.3