From a72c454eed187c0cccae23b32b7ad23108e2f3cb Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 5 Aug 2005 10:38:05 +0000 Subject: Introduce msdos_status_t. --- cpukit/libfs/src/dosfs/msdos_create.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libfs/src/dosfs/msdos_create.c') diff --git a/cpukit/libfs/src/dosfs/msdos_create.c b/cpukit/libfs/src/dosfs/msdos_create.c index 8c238d396c..280e2de31c 100644 --- a/cpukit/libfs/src/dosfs/msdos_create.c +++ b/cpukit/libfs/src/dosfs/msdos_create.c @@ -285,7 +285,7 @@ err: * RETURNS: * RC_OK on success, or -1 if error occured (errno set appropriately) */ -int +msdos_status_t msdos_file_link(rtems_filesystem_location_info_t *to_loc, rtems_filesystem_location_info_t *par_loc, const char *token -- cgit v1.2.3