remove trailing spaces

This commit is contained in:
tantricity 2009-05-17 20:19:56 +00:00
parent 36b712eb75
commit fcb840cd66

View File

@ -1118,5 +1118,3 @@ int _FAT_fsync_r (struct _reent *r, int fd) {
return ret;
}