X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/381a5f98d66c8a3847d9918077a351b4813558fd..4a18f94108cddb75f174fd814079aa032f15997d:/emufs/common.c?ds=inline 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; } -