mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-09 03:30:48 +02:00
Imported from ../bash-2.05a.tar.gz.
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ extern int errno;
|
||||
int
|
||||
zwrite (fd, buf, nb)
|
||||
int fd;
|
||||
unsigned char *buf;
|
||||
char *buf;
|
||||
size_t nb;
|
||||
{
|
||||
int n, i, nt;
|
||||
|
||||
Reference in New Issue
Block a user