Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164113
b: refs/heads/master
c: d80bd70
h: refs/heads/master
i:
  164111: d3e7714
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Sep 19, 2009
1 parent af2dd02 commit 13aeb6b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: db48138f6bc4d2b613b08731ffc8b319432ebc25
refs/heads/master: d80bd70f0833582328f1df8d69322067fd1891c2
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@
<!ENTITY sub-dvbapi SYSTEM "dvb/dvbapi.xml">
<!ENTITY sub-media SYSTEM "media.xml">
<!ENTITY sub-media-entities SYSTEM "media-entities.xml">
<!ENTITY sub-media-indices SYSTEM "media-indices.xml">
<!ENTITY sub-media-indices SYSTEM "media-indices.tmpl">

<!-- Function Reference -->
<!ENTITY sub-close SYSTEM "v4l/func-close.xml">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY % media-entities SYSTEM "./media-entities.xml"> %media-entities;
<!ENTITY media-indices SYSTEM "./media-indices.sgml">
<!ENTITY % media-entities SYSTEM "./media-entities.tmpl"> %media-entities;
<!ENTITY media-indices SYSTEM "./media-indices.tmpl">

<!ENTITY eg "e.&nbsp;g.">
<!ENTITY ie "i.&nbsp;e.">
Expand Down

0 comments on commit 13aeb6b

Please sign in to comment.