only a period, period

This commit is contained in:
dickelbeck 2008-02-23 03:25:54 +00:00
parent 5d3feec342
commit 6bd9b7fc3e
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ static void Exit_Move_Pad( WinEDA_DrawPanel* Panel, wxDC* DC )
D_PAD* pad = s_CurrentSelectedPad;
Panel->ManageCurseur = NULL;
Panel->ForceCloseManageCurseur = NULL;.
Panel->ForceCloseManageCurseur = NULL;
if( pad == NULL )
return;