WW-2031 Update struts-2.0.dtd for empty interceptor stack

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557319 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Holmes
2007-07-18 16:34:39 +00:00
parent b15b068b77
commit 530218fd1a
+1 -1
View File
@@ -39,7 +39,7 @@
class CDATA #REQUIRED
>
<!ELEMENT interceptor-stack (interceptor-ref+)>
<!ELEMENT interceptor-stack (interceptor-ref*)>
<!ATTLIST interceptor-stack
name CDATA #REQUIRED
>