From 3b15aaef4f19d6697719f5ac29b781c20b49c257 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Thu, 13 Jul 2023 12:10:02 +0200 Subject: [PATCH] force new CI run --- src/couch/src/couch_access_native_proc.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/couch/src/couch_access_native_proc.erl b/src/couch/src/couch_access_native_proc.erl index 38c8e573814..8c82cfccca6 100644 --- a/src/couch/src/couch_access_native_proc.erl +++ b/src/couch/src/couch_access_native_proc.erl @@ -80,7 +80,7 @@ handle_info(Msg, St) -> code_change(_OldVsn, St, _Extra) -> {ok, St}. -% return value is an array of arrays, first dimension is the different indexes +% Return value is an array of arrays, first dimension is the different indexes % [0] will be by-access-id // for this test, later we should make this by-access % -seq, since that one we will always need, and by-access-id can be opt-in. % the second dimension is the number of emit kv pairs: