Skip to content
Snippets Groups Projects
Commit 3da4bf81 authored by balken's avatar balken
Browse files

BugID: 946

entered debugging info and try-catch statements in interface
parent e1592888
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ public class RSPMask implements IMask {
*/
public RSPMask()
{
itsMask = 0;
itsMask = 1;
}
/**
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment