summaryrefslogtreecommitdiff
path: root/libfat/libfat.h
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2006-05-03 17:21:14 -0700
committerH. Peter Anvin <hpa@zytor.com>2006-05-03 17:21:14 -0700
commitf8c463722022008c8412a69f90576d2bf38818ed (patch)
treecb81cefc0f146741ca837344b1b493e1397f709f /libfat/libfat.h
parent09806eda585a00fb24e4b1e8aea0154ee5dc1502 (diff)
downloadsyslinux-f8c463722022008c8412a69f90576d2bf38818ed.tar.gz
libfat: stealth whitespace cleanup
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 */
-