From 3dfbe2565e617abbfd6a17d02b9492b986461ae0 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Fri, 4 Nov 2011 22:28:04 +0100 Subject: osmo_util: we cannot restrict the parameter type of a primitive --- include/osmo_util.hrl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/osmo_util.hrl') diff --git a/include/osmo_util.hrl b/include/osmo_util.hrl index f537b2c..ba37dd4 100644 --- a/include/osmo_util.hrl +++ b/include/osmo_util.hrl @@ -6,5 +6,5 @@ subsystem, gen_name, spec_name :: prim_spec_name(), - parameters :: list() + parameters }). -- cgit v1.2.3