X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=blobdiff_plain;f=gcc-compat.h;h=2ead2e7404f82ae5cddac2c1a40881f2a1c8b2e2;hp=37a486b640c91e3e4568bb5aed9b4266c789cdaf;hb=cd5cfb4c2dbbf5615c78d1e439f0cbfb08437b43;hpb=c77e8ad08e743b3922c58f40cc7b1a063d291d69 diff --git a/gcc-compat.h b/gcc-compat.h index 37a486b..2ead2e7 100644 --- a/gcc-compat.h +++ b/gcc-compat.h @@ -20,7 +20,7 @@ * If not all the functions (handlers) use all arguments, gcc will print * a warning. * - * Marking those few unused function parameters with \p __a_unused to supress + * Marking those few unused function parameters with \p __a_unused to suppress * the gcc warnings allows us to get a clean build _and_ the benefit of the * warning in other cases where we do care about unused parameters. */