commit | 328c3ef6e0c89686d56b8ce5f926affacd98e815 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Jul 09 22:30:48 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jul 09 22:27:32 2014 +0000 |
tree | 2ba9da9d585e1768041f54808a302a84cc4993b9 | |
parent | c87237f5af41905a21a348a164a1ef3c31ace6c6 [diff] | |
parent | c335a3500c0ea2057be74a686b14f427058ce75c [diff] |
Merge "Fix typo in fs.h"
diff --git a/fastboot/fs.h b/fastboot/fs.h index 8388629..8444081 100644 --- a/fastboot/fs.h +++ b/fastboot/fs.h
@@ -1,5 +1,5 @@ #ifndef _FS_H_ -#define _FH_H_ +#define _FS_H_ #include <stdint.h>