diff --git a/seneca.js b/seneca.js index b19cd6a4..a505eba6 100644 --- a/seneca.js +++ b/seneca.js @@ -150,8 +150,8 @@ var internals = { SIGTERM: true, SIGINT: true, SIGBREAK: true - }, - } + } + }, // Internal functionality. Reserved for objects and funtions only. internal: {},