]> git.ipfire.org Git - thirdparty/plymouth.git/commit
[script] Move op generation to constructor functions
authorCharlie Brej <cbrej@cs.man.ac.uk>
Sun, 30 Aug 2009 17:16:04 +0000 (18:16 +0100)
committerCharlie Brej <cbrej@cs.man.ac.uk>
Sun, 30 Aug 2009 17:19:08 +0000 (18:19 +0100)
commit0b4bb63bae0e54e095c2793cea836f2eb94c3c97
tree347020ce27057f34f9f4a465919e6a8ad124bdcf
parent803204e6cb2e5ca17edea2f396796577d55444bb
[script] Move op generation to constructor functions

moves all construction of OPs to one place to allow adding debug info.
src/plugins/splash/script/script-parse.c