____________________________________________________________
| 1436 | // |
| 1437 | // |
| 1438 | static void file_not_empty() |
| 1439 | { |
| 1440 | BurpGlobals* tdgbl = BurpGlobals::getSpecific(); |
| 1441 | |
| 1442 | tdgbl->mvol_empty_file = false; |
| 1443 | } |
| 1444 | |
| 1445 | |
| 1446 | //____________________________________________________________ |
no outgoing calls
no test coverage detected