Skip to content
Snippets Groups Projects
Commit aa4a90c8 authored by Ralph Giles's avatar Ralph Giles
Browse files

Improve grammar in a comment.

Change-Id: I18bfda6d420626f2718e096e338c1d0bf0ba029d
parent 2ec0cfbe
No related branches found
No related tags found
Loading
......@@ -332,7 +332,7 @@ typedef struct vpx_codec_priv_cb_pair
* extended in one of two ways. First, a second, algorithm specific structure
* can be allocated and the priv member pointed to it. Alternatively, this
* structure can be made the first member of the algorithm specific structure,
* and the pointer casted to the proper type.
* and the pointer cast to the proper type.
*/
struct vpx_codec_priv
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment