X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/5d0421a3b1a61e80f69e181480c73b099cb98ad2..8c13a44401f79c4960ff28db1aa0dddda9e5413f:/SL/LXDebug.pm diff --git a/SL/LXDebug.pm b/SL/LXDebug.pm index c3a5a6485..8a9619ca4 100644 --- a/SL/LXDebug.pm +++ b/SL/LXDebug.pm @@ -1,7 +1,7 @@ package LXDebug; -use constant NONE => 0; -use constant INFO => 1; +use constant NONE => 0; +use constant INFO => 1; use constant DEBUG1 => 2; use constant DEBUG2 => 3;