Patch level :10.0
Files correlati : Ricompilazione Demo : [ ] Commento : controllare i warning! a volte danno brutte sorprese git-svn-id: svn://10.65.10.50/trunk@19912 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
83bea07f44
commit
41b3244fc3
@ -75,7 +75,7 @@ bool lv_is_02_active()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return (bool) __lv_02_active;
|
return __lv_02_active != 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
const TFilename & lv_backup_path()
|
const TFilename & lv_backup_path()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user