From e05fbf07bb8dd0094b9e7f20cebfb88678f1e676 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 29 Jun 2015 16:20:22 +0300 Subject: Make the patch actually apply Change-Id: I23537399cbf325a7049f67654439714c3dc1421e --- .../mdds/0001-another-step-to-allow-fst-to-use-any-value-type.patch.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external/mdds') diff --git a/external/mdds/0001-another-step-to-allow-fst-to-use-any-value-type.patch.1 b/external/mdds/0001-another-step-to-allow-fst-to-use-any-value-type.patch.1 index 0c5b928679e2..bed9c9cb750c 100644 --- a/external/mdds/0001-another-step-to-allow-fst-to-use-any-value-type.patch.1 +++ b/external/mdds/0001-another-step-to-allow-fst-to-use-any-value-type.patch.1 @@ -49,7 +49,7 @@ index 81858f5..f7aead7 100644 + assert(db == db2); } - int main (int argc, char **argv) + void fst_test_non_numeric_key() -- 2.4.2 -- cgit