Indentation fix, cleanup.
[AROS.git] / rom / filesys / pfs3 / fs / format_protos.h
blobba0136c775b64cc85784ac60110cd6a497f8076f
1 /* Prototypes for functions defined in
2 Format.c
3 */
5 BOOL FDSFormat (DSTR , LONG , SIPTR * , globaldata * );
6 BOOL MakeRBlkExtension (globaldata *g);