in first call

    HashMap < SandboxControl * >&getSandboxControl() {
          return mapSandboxControl;
   } private:
       HashMap < SandboxControl * >mapSandboxControl;

in second call


    HashMap < SandboxControl * >&getSandboxControl() {
          return mapSandboxControl;
   } 
   private:
       HashMap < SandboxControl * >mapSandboxControl;

in third call repet first...
in fourth call repet the second... ....

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/978952

Title:
  indent duplicate const

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indent/+bug/978952/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to