]> git.tuebingen.mpg.de Git - adu.git/blobdiff - gcc-compat.h
build: Don't remove adu.png on make clean.
[adu.git] / gcc-compat.h
index 37a486b640c91e3e4568bb5aed9b4266c789cdaf..2ead2e7404f82ae5cddac2c1a40881f2a1c8b2e2 100644 (file)
@@ -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.
  */