commit | 002116c95dfd09849f289018feee54b064714930 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Fri Nov 14 19:15:54 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Fri Nov 14 19:15:54 2014 +0000 |
tree | 74056ddacf1018e229a78eeba861c09575cbaaef | |
parent | 6b2dd14f5ffdbe27d090ce2d7f8b37d553ccd62a [diff] | |
parent | 509f1c9aeee4fb2c5dd97bb4deeedcf8de0da900 [diff] |
am 509f1c9a: am 165238d8: Merge "Fix a trivial typo." * commit '509f1c9aeee4fb2c5dd97bb4deeedcf8de0da900': 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>