Skip to content
Snippets Groups Projects
Commit c2e49c12 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

This period was supposed to be there at all

parent 2bf2c6eb
No related branches found
No related tags found
No related merge requests found
Pipeline #7993 passed
...@@ -5064,7 +5064,7 @@ static jsSyncMethodSpec js_bbs_functions[] = { ...@@ -5064,7 +5064,7 @@ static jsSyncMethodSpec js_bbs_functions[] = {
, JSDOCSTR("Return a file specification input by the user (optionally with wildcards).") , JSDOCSTR("Return a file specification input by the user (optionally with wildcards).")
, 310 , 310
}, },
{"get_newscantime", js_getnstime, 1, JSTYPE_NUMBER, JSDOCSTR("[<i>number</i> time=<i>current</i>].") {"get_newscantime", js_getnstime, 1, JSTYPE_NUMBER, JSDOCSTR("[<i>number</i> time=<i>current</i>]")
, JSDOCSTR("Confirm or change a new-scan time, returns the new new-scan time value (<i>time_t</i> format).") , JSDOCSTR("Confirm or change a new-scan time, returns the new new-scan time value (<i>time_t</i> format).")
, 310 , 310
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment