diff --git a/pcbnew/class_board.cpp b/pcbnew/class_board.cpp index c02c2d4398..f7b6c9bd95 100644 --- a/pcbnew/class_board.cpp +++ b/pcbnew/class_board.cpp @@ -601,7 +601,7 @@ void BOARD::Show( int nestLevel, std::ostream& os ) } -/* wrote this before discovering ReturnLayerName() +/* wrote this before discovering ReturnPcbLayerName() const char* BOARD::ShowLayer( int aLayer ) { const char* rs;