DiskTool - Added LVM support
[tpg/acess2.git] / Usermode / Libraries / libaxwin2.so_src / main.c
index f71a73c..de08442 100644 (file)
@@ -11,7 +11,7 @@
 
 // === GLOBALS ===
  int   giAxWin_Mode = 0;
- int   giAxWin_PID = 0;
+ int   giAxWin_PID = 9;        // HACK!
 tAxWin_MessageCallback *gAxWin_DefaultCallback;
 
 // === CODE ===

UCC git Repository :: git.ucc.asn.au