1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-09 02:04:06 +02:00

Update prototype.

This commit is contained in:
Jim Meyering
1998-07-16 23:02:19 +00:00
parent f89f495c0d
commit ee041d6d4f
+1 -1
View File
@@ -7,4 +7,4 @@
#endif
ssize_t
safe_read PARAMS ((int desc, char *ptr, size_t len));
safe_read PARAMS ((int desc, void *ptr, size_t len));