From d7a472743b6d3e7c0062621d0b861d20edf89663 Mon Sep 17 00:00:00 2001 From: Araq Date: Thu, 10 Sep 2015 08:53:58 +0200 Subject: fixes #2559 --- tools/website.tmpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tools/website.tmpl') diff --git a/tools/website.tmpl b/tools/website.tmpl index bc3ed8e2c..3209aac51 100644 --- a/tools/website.tmpl +++ b/tools/website.tmpl @@ -1,5 +1,5 @@ -#! stdtmpl | standard -#proc generateHTMLPage(c: var TConfigData, currentTab, content, rss: string): string = +#? stdtmpl | standard +#proc generateHTMLPage(c: var TConfigData, currentTab, content, rss: string): string = # result = "" @@ -23,7 +23,7 @@ # if t != "index" and t != "community" and t != "news": # let name = c.tabs[i].key # if currentTab == t: - # or greet(p) # declare a C procedure.. proc unsafeScanf(f: File, s: cstring) {.varargs, - importc: "fscanf", + importc: "fscanf", header: "<stdio.h>".} # ..and use it... @@ -191,7 +191,7 @@ runForever() - + # if currentTab == "index": # end if -- cgit 1.4.1-2-gfad0