removed #include <unistd.h> sneaked in by sopwith in november.

Tue May  8 15:33:31 2001  Tim Janik  <timj@gtk.org>

        * gcompletion.h: removed #include <unistd.h> sneaked in by
        sopwith in november.
This commit is contained in:
Tim Janik
2001-05-08 13:50:38 +00:00
committed by Tim Janik
parent 66863bcd97
commit cac4f011c0
11 changed files with 47 additions and 8 deletions

View File

@@ -66,6 +66,7 @@ only one statement is expected by the compiler.
Portable way to copy <type>va_list</type> variables.
</para>
<!-- # Unused Parameters # -->
@ap1: the <type>va_list</type> variable to place a copy of @ap2 in.
@ap2: a <type>va_list</type>.