From f5e42e5d9fae95e50f41a2ed71ee94e9908612c0 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 21 Mar 2024 11:55:22 +0100 Subject: spec: Fix CONFIGURE_TICKS_PER_TIMESLICE constraint Update #4986. --- spec/acfg/if/ticks-per-time-slice.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/acfg/if/ticks-per-time-slice.yml b/spec/acfg/if/ticks-per-time-slice.yml index 54671d64..3605d04e 100644 --- a/spec/acfg/if/ticks-per-time-slice.yml +++ b/spec/acfg/if/ticks-per-time-slice.yml @@ -16,7 +16,7 @@ links: - role: interface-ingroup uid: group-general - role: constraint - uid: ../constraint/min-zero + uid: ../constraint/min-one - role: constraint uid: ../constraint/max-uint32 name: CONFIGURE_TICKS_PER_TIMESLICE -- cgit v1.2.3