More minnor comment and code formatting changes

This commit is contained in:
Uriel 2008-10-14 01:59:10 +02:00
parent 0837caa70a
commit 5dfce814f6
2 changed files with 61 additions and 2 deletions

View file

@ -203,7 +203,6 @@ fn select_handler {
extraHeaders=$"extraHeaders ^ \
'<link rel="alternate" type="application/rss+xml" title="RSS" href="'$rssuri'" />
'
set_handler blog_dir_handler $blogDirs
}
@ -229,7 +228,6 @@ fn select_handler {
fn genbody {
# Actually execute request
$handler $handler_args
}