From 35d9ba4090066117a4c7f8bd6ea5a02256a39554 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 6 Aug 2020 10:27:29 +0200 Subject: spec: Improve references in appl config options --- spec/if/acfg/mp-max-proxies.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/if/acfg/mp-max-proxies.yml') diff --git a/spec/if/acfg/mp-max-proxies.yml b/spec/if/acfg/mp-max-proxies.yml index a8a04f0c..a61ab2ad 100644 --- a/spec/if/acfg/mp-max-proxies.yml +++ b/spec/if/acfg/mp-max-proxies.yml @@ -1,7 +1,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause appl-config-option-type: integer constraints: - max: '``UINT32_MAX``' + max: ${../c/uint32_max:/name} min: 0 copyrights: - Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) -- cgit v1.2.3