Subversion Repositories pentevo

Rev

Rev 1134 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
716 lvd 1
#pragma once
2
 
1143 lvd 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