# HG changeset patch # User stefano # Date 1282322081 0 # Node ID 046c1e5166050c43a0e2c7a6045ca36e41233580 # Parent 1a1faa090ff1365a06e8e62cb9c93c699f186eec Add missing period in av_fill_image_max_pixstep() doxy. diff -r 1a1faa090ff1 -r 046c1e516605 imgutils.h --- a/imgutils.h Wed Aug 18 21:02:38 2010 +0000 +++ b/imgutils.h Fri Aug 20 16:34:41 2010 +0000 @@ -29,7 +29,7 @@ /** * Compute the max pixel step for each plane of an image with a - * format described by pixdesc + * format described by pixdesc. * * The pixel step is the distance in bytes between the first byte of * the group of bytes which describe a pixel component and the first