state end fake callback
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 27 Aug 2014 13:21:29 +0000 (15:21 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 27 Aug 2014 13:21:29 +0000 (15:21 +0200)
examples/selfcheck.js

index c57987e..4bb42ee 100644 (file)
@@ -213,3 +213,6 @@ function circulation( barcode, sid ) {
        }
 }
 
+function end() {
+       // nop
+}