]> git.ipfire.org Git - thirdparty/plymouth.git/commit
[list] make node constructor/destructor static
authorRay Strode <rstrode@redhat.com>
Wed, 5 Aug 2009 22:12:21 +0000 (18:12 -0400)
committerRay Strode <rstrode@redhat.com>
Wed, 5 Aug 2009 22:12:21 +0000 (18:12 -0400)
commita50b3432b71ca700f83b33786d66bc54de74a4c6
tree0475c34feb1cb2917bf6de1c1b0d24f0093725a3
parent9a5830f0b461223d06d6e4720aebaea448d6645c
[list] make node constructor/destructor static

They aren't public API and this fixes a compiler warning.
src/libply/ply-list.c