Previous fix also fixes what the comment complained about

This commit is contained in:
uriel 2007-06-13 12:02:04 +02:00
parent a403020e1d
commit 5a96319640

View File

@ -92,7 +92,6 @@ fn genbody {
if not if(~ $#blogDirs 0)
template.awk inc/404.tpl | rc $rcargs
# Technically wrong. Will spit out blog entries after 404 for /blog/foo, for instance.
if(! ~ $#blogDirs 0) {
if ( ! ~ $blogTitle '' )
echo '<h1>'$"blogTitle'</h1>'