Ignore:
Timestamp:
01/09/2024 06:12:15 PM (4 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
dc3e5450
Parents:
7fdc3aa3
Message:

Fix xml validity errors in xincludes/* files

The DOCTYPE and the top level element must match...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xincludes/meson-buildtype-release.xml

    r7fdc3aa3 r4efd668  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
     2<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
    44    <para>
Note: See TracChangeset for help on using the changeset viewer.