git-svn-id: http://skia.googlecode.com/svn/trunk@6702 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
epoger@google.com 2012-12-07 15:27:27 +00:00
Родитель 0bba6bd78a
Коммит d27fe34d1e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -144,7 +144,7 @@ public:
/** Return the number of bytes from the pointer returned by getPixels()
to the end of the allocated space in the buffer. Required in
cases where extractBitmap has been called.
cases where extractSubset has been called.
*/
size_t getSafeSize() const ;