]> git.tuebingen.mpg.de Git - gsu.git/commit - subcommand
Fix _gsu_banner_msg().
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 31 Aug 2014 17:06:40 +0000 (19:06 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 2 Sep 2014 19:47:45 +0000 (21:47 +0200)
commitc6de1322bab25a884ad48300f33d7ac623074005
tree72ee025d8ce8cfb632d647f8cdea6b008054f86f
parentf31cc416b1acdbb8f5703b208d943ce500a5b840
Fix _gsu_banner_msg().

This function did not print the banner at all. It also had only a
single caller. This patch removes the function and changes the single
caller to print the banner text.
subcommand