Correct for missing patch

This commit is contained in:
Geoffrey Keating 2000-08-30 18:31:59 +00:00
parent 44e36af42b
commit a8382fa44c

View File

@ -21,7 +21,7 @@ PORTABILITY
<<swab>> requires no supporting OS subroutines. <<swab>> requires no supporting OS subroutines.
*/ */
#include <string.h> #include <unistd.h>
void void
_DEFUN (swab, (b1, b2, length), _DEFUN (swab, (b1, b2, length),