X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/381a5f98d66c8a3847d9918077a351b4813558fd..57797330e322b68053e55ddb0912d2a3e89098b9:/emufs/common.c diff --git a/emufs/common.c b/emufs/common.c index f2dfc93..1182c29 100644 --- a/emufs/common.c +++ b/emufs/common.c @@ -55,4 +55,3 @@ long emufs_common_get_file_size(const char* filename, int* err) } return file_size; } -