This commit is contained in:
dickelbeck 2007-09-09 02:24:33 +00:00
parent 75e6ef1d2d
commit fd183bdba2
1 changed files with 1 additions and 1 deletions

View File

@ -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;