]> git.ipfire.org Git - thirdparty/plymouth.git/commit
[text-progress-bar] Don't initialize os_string
authorRay Strode <rstrode@redhat.com>
Thu, 6 Aug 2009 02:40:48 +0000 (22:40 -0400)
committerRay Strode <rstrode@redhat.com>
Thu, 6 Aug 2009 02:40:48 +0000 (22:40 -0400)
commit17cb6197d00d8baff896d188974270554dcafe7d
tree0d73a4e91d9cf94c445c0624c631e584df2ddedb
parent13ad2849cf5323b7258615df032fb285c39a7e7f
[text-progress-bar] Don't initialize os_string

It's not const, so initializing it with a string literal
makes the compiler moan.

At some point we should move os string getting to libply.
src/libplybootsplash/ply-text-progress-bar.c