Cosmetics.

This commit is contained in:
Ralf Corsepius
2005-01-19 03:44:36 +00:00
parent e7b1b05def
commit fb8f0bcc49
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -363,7 +363,7 @@ fat_file_write(
fat_file_fd_t *fat_fd,
uint32_t start,
uint32_t count,
const char *buf
const char *buf
)
{
int rc = 0;
+1 -1
View File
@@ -156,7 +156,7 @@ fat_file_write(rtems_filesystem_mount_table_entry_t *mt_entry,
fat_file_fd_t *fat_fd,
uint32_t start,
uint32_t count,
const char *buf);
const char *buf);
int
fat_file_extend(rtems_filesystem_mount_table_entry_t *mt_entry,