aboutsummaryrefslogtreecommitdiffstats
path: root/container-search
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2022-03-18 13:39:09 +0100
committerJon Marius Venstad <venstad@gmail.com>2022-03-18 13:39:09 +0100
commit27c13e24439a9a2da44c50502fa0addbb6f943de (patch)
treea71f475245a124b3c80fdca4235bedbc0d7d94ef /container-search
parentdab9be26260d97dd8fdfacaabd358a0500539f33 (diff)
Fix more abi spec
Diffstat (limited to 'container-search')
-rw-r--r--container-search/abi-spec.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 915245cda2c..eade8d7338a 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -774,7 +774,7 @@
"public com.yahoo.prelude.query.CompositeItem getParent()",
"public abstract int encode(java.nio.ByteBuffer)",
"protected void encodeThis(java.nio.ByteBuffer)",
- "protected static final byte[] getBytes(java.lang.String)",
+ "protected static byte[] getBytes(java.lang.String)",
"public static void putString(java.lang.String, java.nio.ByteBuffer)",
"public static void putBytes(byte[], java.nio.ByteBuffer)",
"public abstract int getTermCount()",