diff options
Diffstat (limited to 'winsup/cygwin/external.sgml')
-rw-r--r-- | winsup/cygwin/external.sgml | 4 |
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' |