]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Put network.rng contents inside <grammar> for uniformity with other RNGs
authorLaine Stump <laine@laine.org>
Thu, 11 Nov 2010 19:48:51 +0000 (14:48 -0500)
committerLaine Stump <laine@laine.org>
Fri, 12 Nov 2010 07:12:19 +0000 (02:12 -0500)
commit3d10d3489b5d2412408f242bc4de37db6e458509
tree55d0261dbcde8d5d8960fa23bacdd4e7c3387a85
parent29318e177abd154850d3d030db1849461b425215
Put network.rng contents inside <grammar> for uniformity with other RNGs

All the other RNG files in libvirt are enclosed within <grammar>. This
commit makes the syntactical changes necessary to make network.rng fit
that pattern. (This is the first step in adding some data type
definitions to network.rng for more exact validation of IP and MAC
addresses).

Formatting changes (indentation) will be done in a subsequent commit,
so that actual changes to the code won't be obscured by whitespace.
docs/schemas/network.rng