diff options
author | 2009-01-15 16:12:10 -0800 | |
---|---|---|
committer | 2009-01-15 16:12:10 -0800 | |
commit | 8a7a67538a9977c892389bfcde76a8372aa0b56c (patch) | |
tree | 0782f82f223ddeafa9b08bd2121ded38212f67f7 /include/ui/SurfaceComposerClient.h | |
parent | 276293246ea9cbc0a578a7697cc48930376ec0e9 (diff) |
auto import from //branches/cupcake/...@126645
Diffstat (limited to 'include/ui/SurfaceComposerClient.h')
-rw-r--r-- | include/ui/SurfaceComposerClient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ui/SurfaceComposerClient.h b/include/ui/SurfaceComposerClient.h index 3b875be544..5d9222d851 100644 --- a/include/ui/SurfaceComposerClient.h +++ b/include/ui/SurfaceComposerClient.h @@ -72,7 +72,7 @@ public: ); // ------------------------------------------------------------------------ - // Composer paramters + // Composer parameters // All composer parameters must be changed within a transaction // several surfaces can be updated in one transaction, all changes are // committed at once when the transaction is closed. |