File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -451,7 +451,7 @@ class FlexPA
451451 * @param inst_term the instance terminal
452452 * @param aps Vector contaning the access points
453453 * @param apset Set containing access points data (auxilary)
454- * @param rec Rect limiting where the point can be
454+ * @param rect Rect limiting where the point can be
455455 * @param layer_num access point layer
456456 * @param x_coords map of access point x coords
457457 * @param y_coords map of access point y coords
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ class GDSReader
9696 /* *
9797 * Parses a GDS Element from the GDS file
9898 *
99- * @param str The GDS Structure to add the GDS Element to
99+ * @param structure The GDS Structure to add the GDS Element to
100100 */
101101 bool processElement (dbGDSStructure* structure);
102102
You can’t perform that action at this time.
0 commit comments