summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@google.com>2015-01-02 15:04:55 -0800
committerGlenn Kasten <gkasten@google.com>2015-01-02 15:04:55 -0800
commitc52fb038dc91712fc5159226006e03ce59b21b9a (patch)
tree226c3461133ec9c183f7c1543b1108820c8def60 /include
parent49d44ef14da70f3159cf7908cab58c32ed3dbf26 (diff)
downloadframeworks_av-c52fb038dc91712fc5159226006e03ce59b21b9a.zip
frameworks_av-c52fb038dc91712fc5159226006e03ce59b21b9a.tar.gz
frameworks_av-c52fb038dc91712fc5159226006e03ce59b21b9a.tar.bz2
Cleanup annoying whitespace that causes red markers
Change-Id: I0b1be110b0e0a9606d272c4d023f40ff93522725
Diffstat (limited to 'include')
-rw-r--r--include/media/StringArray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media/StringArray.h b/include/media/StringArray.h
index ae47085..48d98bf 100644
--- a/include/media/StringArray.h
+++ b/include/media/StringArray.h
@@ -16,7 +16,7 @@
//
// Sortable array of strings. STL-ish, but STL-free.
-//
+//
#ifndef _LIBS_MEDIA_STRING_ARRAY_H
#define _LIBS_MEDIA_STRING_ARRAY_H