summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/japi1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/japi b/src/japi
index 644ef42..2b2ec8a 100755
--- a/src/japi
+++ b/src/japi
@@ -26,6 +26,7 @@ package Japi::Japi {
my $self = shift;
# Prepare the option has for GetOptions, type '' is default type bool
+ # Also set some default values.
my %opts = (
# General options
version => { type => '', value => 0 },