Prototype static function setRealDelArea() before it is used.
This commit is contained in:
parent
32e8c91d44
commit
939fc535d1
|
|
@ -134,6 +134,7 @@ extern void PopupSelectXLFD();
|
|||
extern void UpdateMessage();
|
||||
extern void DispMngErrorMessage();
|
||||
extern void DispCpyErrorMessage();
|
||||
static int setRealDelArea();
|
||||
|
||||
/****************************************************************
|
||||
* parameters *
|
||||
|
|
|
|||
Loading…
Reference in New Issue