summaryrefslogtreecommitdiffstats
path: root/SOURCE/CORE/core-add.sh
diff options
context:
space:
mode:
Diffstat (limited to 'SOURCE/CORE/core-add.sh')
-rw-r--r--SOURCE/CORE/core-add.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/SOURCE/CORE/core-add.sh b/SOURCE/CORE/core-add.sh
index ed6256c..1c71bbb 100644
--- a/SOURCE/CORE/core-add.sh
+++ b/SOURCE/CORE/core-add.sh
@@ -1,4 +1,4 @@
-function addnote() {
+addnote() {
# remove eventually existing temp DB file
if [[ -f $TMPDB ]]; then
rm $TMPDB