This commit is contained in:
dickelbeck 2007-09-09 02:28:53 +00:00
parent db9372c76a
commit 0c8ae72555
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ public:
/**
* Function IterateForward
* walks through the object tree calling the testFunc on each object
* walks through the object tree calling the inspector() on each object
* type requested in scanTypes.
*
* @param listStart The first in a list of EDA_BaseStructs to iterate over.