From 77c41d700eb96bb2e977020467f6a7d15698b669 Mon Sep 17 00:00:00 2001 From: "Eliel C. Sardanons" Date: Fri, 15 May 2009 13:23:37 +0000 Subject: Allow to specify an enumlist inside an enum. It was not possible to use an enumlist inside an enum: ... Now we will be able to insert as many levels as we want. (closes issue #15112) Reported by: lmadsen git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@194635 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/appdocsxml.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/appdocsxml.dtd') diff --git a/doc/appdocsxml.dtd b/doc/appdocsxml.dtd index 8ac6ac587..ba0ef2726 100644 --- a/doc/appdocsxml.dtd +++ b/doc/appdocsxml.dtd @@ -41,7 +41,7 @@ - + -- cgit v1.2.3