Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Daniel Franklin <joshuadfranklin@yahoo.com>2004-02-23 02:21:20 +0300
committerJoshua Daniel Franklin <joshuadfranklin@yahoo.com>2004-02-23 02:21:20 +0300
commite9dfbae1652663f9a6eb5c21175df33e1daacd45 (patch)
treeda7c6f5fd74dae1e3ae255e1bf3b0118bf31a9c5 /winsup/cygwin/external.sgml
parent4d5d7a2c0990cb8f2831a4dab6a3c760959e1e78 (diff)
2004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
* dll_init.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD. * dtable.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD. * external.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD. * path.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD. * pinfo.cc: Update funcsynopsis for DocBook 4.2 SGML DTD. * shared.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD. * stackdump.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD.
Diffstat (limited to 'winsup/cygwin/external.sgml')
-rw-r--r--winsup/cygwin/external.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/external.sgml b/winsup/cygwin/external.sgml
index 270eede4d..bbfdd0fb8 100644
--- a/winsup/cygwin/external.sgml
+++ b/winsup/cygwin/external.sgml
@@ -2,12 +2,12 @@
<sect1 id="func-cygwin-internal">
<title>cygwin_internal</title>
-<funcsynopsis>
+<funcsynopsis><funcprototype>
<funcdef>extern "C" DWORD
<function>cygwin_internal</function></funcdef>
<paramdef>cygwin_getinfo_types <parameter>t</parameter></paramdef>
<paramdef><parameter>...</parameter></paramdef>
-</funcsynopsis>
+</funcprototype></funcsynopsis>
<para>This function gives you access to various internal data and functions.
It takes two arguments. The first argument is a type from the 'cygwin_getinfo_types'