From dd17c39a82bd4f2e9b273b95f5442c6eaa934c1c Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Thu, 1 Aug 1996 20:18:45 +0000 Subject: *** empty log message *** --- boot/boot_script.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot/boot_script.h') diff --git a/boot/boot_script.h b/boot/boot_script.h index e32837e8..d2db1a14 100644 --- a/boot/boot_script.h +++ b/boot/boot_script.h @@ -87,4 +87,4 @@ int boot_script_define_function (const char *name, int ret_type, char *boot_script_error_string (int err); -void safe_gets (char *, size_t); +void safe_gets (char *, int); -- cgit v1.2.3