summaryrefslogtreecommitdiffstats
path: root/tapset/ctime.stp
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/ctime.stp')
-rw-r--r--tapset/ctime.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tapset/ctime.stp b/tapset/ctime.stp
index 96af4d47..d907c2db 100644
--- a/tapset/ctime.stp
+++ b/tapset/ctime.stp
@@ -41,7 +41,7 @@
*/
function ctime:string(epochsecs:long)
-%{
+%{ /* pure */
#define SECSPERMIN 60L
#define MINSPERHOUR 60L