summaryrefslogtreecommitdiff
path: root/src/T2DLL/T2Tenant.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/T2DLL/T2Tenant.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/T2DLL/T2Tenant.h b/src/T2DLL/T2Tenant.h
index 381424e..e3ac271 100644
--- a/src/T2DLL/T2Tenant.h
+++ b/src/T2DLL/T2Tenant.h
@@ -151,7 +151,7 @@ public:
BOOL IsRegist() const;
T2TenantMemberTableDef* GetCustomerTableDef(BOOL inFlag) const;
BOOL UpdateResidencialEstimate(T2TowerDoc* inDoc);
- void BreakoutEmergency(T2TowerDoc* inDoc);
+ void BreakoutEmergency(T2TowerDoc* inTowerDoc);
void BurntDown(T2TowerDoc* inDoc);
void RecoverRelatedTenantList(T2RegistedTenantDB* inDB);
int GetTotalBelong() const;