Subversion Repositories pentevo

Rev

Rev 1134 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed | ?url?

  1. #pragma once
  2.  
  3. //void __declspec(noreturn) mainloop(const volatile bool &Exit);
  4. void mainloop(const volatile bool &Exit); // to be in accordance with newer, returnable mainloop() in mainloop.cpp
  5.