view dtd/error.dtd @ 2326:5d045e964270

Moved the repository introduction paragraph to an appropriate place.
author Konstantin Pavlov <thresh@videolan.org>
date Wed, 30 Jan 2019 13:05:02 +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
>