diff --git a/pcbnew/librairi.cpp b/pcbnew/librairi.cpp index 3165d460c9..440f0caa45 100644 --- a/pcbnew/librairi.cpp +++ b/pcbnew/librairi.cpp @@ -724,7 +724,7 @@ MODULE* WinEDA_BasePcbFrame::Create_1_Module( wxDC* DC, const wxString& module_n { DisplayInfo(this, _("No reference, aborted")); return NULL; - + } } else Line = module_name;