CVS commit by faure: grmbl M +1 -1 tag_acl.pl 1.9 --- CVSROOT/tag_acl.pl #1.8:1.9 @@ -13,5 +13,5 @@ exit 0 if (grep(/^$user$/, @allowed)); print "Sorry, you ($user) are not allowed to use\n"; -print "capital letters in tag names: +print "capital letters in tag names:\n"; print "cvs tag $tagname\n\n"; print "please talk to KDE sysadmins !\n";