view dtd/error.dtd @ 1935:be7490a66d1b

Style: use long dash with non-breaking space where appropriate.
author Vladimir Homutov <vl@nginx.com>
date Thu, 16 Mar 2017 15:53:09 +0300
parents be54c443235a
children
line wrap: on
line source

<!--
  Copyright (C) Nginx, Inc.
  -->

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           name         CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>