]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: avoid warnings about potentially-counterproductive "inline"
authorJim Meyering <meyering@redhat.com>
Sat, 14 Feb 2009 10:26:14 +0000 (11:26 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 2 Mar 2009 08:10:06 +0000 (09:10 +0100)
commit2d10b7617bf846d197b881507c6c37e951e773dd
tree220b8aff42f3e9656a1b11c686953c3fa9dbf5cf
parent14cdeddbf39f8ffde844c6d28547b4c9d74cd362
maint: avoid warnings about potentially-counterproductive "inline"

* src/dd.c (quit): Remove "inline" attribute.
* src/test.c (advance, unary_advance): Likewise.
src/dd.c
src/test.c