[FFmpeg-devel] [PATCH] Fix spelling in internal.h comments. (original) (raw)
Diego Biurrun diego
Mon Jan 31 00:47:37 CET 2011
- Previous message: [FFmpeg-devel] [PATCH] Fix spelling in internal.h comments.
- Next message: [FFmpeg-devel] fbgrab.c derivative code relicensing request
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Jan 30, 2011 at 11:02:51PM +0000, M?ns Rullg?rd wrote:
Alex Converse <alex.converse at gmail.com> writes:
> --- a/libavutil/internal.h > +++ b/libavutil/internal.h > @@ -49,7 +49,7 @@ > > /** > * Mark a variable as used and prevent the compiler from optimizing it away. > - * This is useful for asm that accesses varibles in ways that the compiler does not > + * This is useful for asm that accesses variables in ways that the compiler does not > * understand > */ > #ifndef attributeused I'd like to rename this to avused and put it in attributes.h along with the rest.
Sounds like a good idea to me...
Diego
- Previous message: [FFmpeg-devel] [PATCH] Fix spelling in internal.h comments.
- Next message: [FFmpeg-devel] fbgrab.c derivative code relicensing request
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]