summaryrefslogtreecommitdiff
path: root/rsFont.h
diff options
context:
space:
mode:
Diffstat (limited to 'rsFont.h')
-rw-r--r--rsFont.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/rsFont.h b/rsFont.h
index 3be5c3cc..84223e62 100644
--- a/rsFont.h
+++ b/rsFont.h
@@ -253,7 +253,7 @@ protected:
float u4, float v4);
};
-}
-}
+} // namespace renderscript
+} // namespace android
#endif