[PATCH: bigreqsproto 1/17] Add id attribute to funcsynopsis to allow other docs to olink
Matt Dew
marcoz at osource.org
Wed Jun 1 19:34:39 PDT 2011
---
specs/bigreq.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/specs/bigreq.xml b/specs/bigreq.xml
index 31281cb..2611dac 100644
--- a/specs/bigreq.xml
+++ b/specs/bigreq.xml
@@ -311,7 +311,7 @@ is permitted but not required; an Xlib implementation may choose to split the da
<para>To permit clients to know what the maximum-request-length for extended-length encodings is, the following function is added to Xlib:
-<funcsynopsis>
+<funcsynopsis id='xextendedmaxrequestsize'>
<funcprototype>
<funcdef>long <function>XExtendedMaxRequestSize</function></funcdef>
<paramdef>Display <parameter> *display</parameter></paramdef>
--
1.7.1
More information about the xorg-devel
mailing list