commit | 165238d8deb41a10f909a61bfb7542c306594b69 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Thu Nov 13 23:40:16 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Nov 13 23:40:17 2014 +0000 |
tree | 7ed740d24a5fbe4db7ae367e1ab2ccf8d8a13154 | |
parent | c9582d02391393d38b511f8c58be5429bdcb0406 [diff] | |
parent | 2c776811a44e4b552ecada83512147906b21b732 [diff] |
Merge "Fix a trivial typo."
diff --git a/fastbootd/utils.h b/fastbootd/utils.h index 3d98699..2f89582 100644 --- a/fastbootd/utils.h +++ b/fastbootd/utils.h
@@ -29,7 +29,7 @@ * SUCH DAMAGE. */ -#ifndef _FASTBOOT_UTLIS_H +#ifndef _FASTBOOT_UTILS_H #define _FASTBOOT_UTILS_H #include <stdio.h>