summaryrefslogtreecommitdiff
path: root/libs/rs/rsAllocation.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/rs/rsAllocation.h')
-rw-r--r--libs/rs/rsAllocation.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libs/rs/rsAllocation.h b/libs/rs/rsAllocation.h
index 12cf83259438..f9a0fc9765d1 100644
--- a/libs/rs/rsAllocation.h
+++ b/libs/rs/rsAllocation.h
@@ -25,8 +25,7 @@ namespace renderscript {
class Program;
-class Allocation : public ObjectBase
-{
+class Allocation : public ObjectBase {
// The graphics equilivent of malloc. The allocation contains a structure of elements.
public: