More minnor comment and code formatting changes
This commit is contained in:
parent
0837caa70a
commit
5dfce814f6
2 changed files with 61 additions and 2 deletions
|
|
@ -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
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue