diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-06-29 16:20:22 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-06-29 16:20:22 +0300 |
commit | e05fbf07bb8dd0094b9e7f20cebfb88678f1e676 (patch) | |
tree | 8e2c256206fa3c02ae60a7c8f9eadb20702bc86d /external/mdds | |
parent | 7bb74f1a73b953ef2263f25b0df202e8a588307e (diff) |
Make the patch actually apply
Change-Id: I23537399cbf325a7049f67654439714c3dc1421e
Diffstat (limited to 'external/mdds')
-rw-r--r-- | external/mdds/0001-another-step-to-allow-fst-to-use-any-value-type.patch.1 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |