summaryrefslogtreecommitdiff
path: root/libfat/libfat.h
diff options
context:
space:
mode:
Diffstat (limited to 'libfat/libfat.h')
-rw-r--r--libfat/libfat.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libfat/libfat.h b/libfat/libfat.h
index 8c6a9d21..a1414ac5 100644
--- a/libfat/libfat.h
+++ b/libfat/libfat.h
@@ -1,6 +1,6 @@
#ident "$Id$"
/* ----------------------------------------------------------------------- *
- *
+ *
* Copyright 2004 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
@@ -84,4 +84,3 @@ int32_t libfat_searchdir(struct libfat_filesystem *fs, int32_t dirclust,
const void *name, struct libfat_direntry *direntry);
#endif /* LIBFAT_H */
-