Pcbnew: fix minor Doxygen comment error.
This commit is contained in:
parent
34f1c0ea2d
commit
8f79b4fb11
|
@ -487,7 +487,7 @@ public:
|
||||||
D_PAD* GetPad( const wxPoint& aPosition, LSET aLayerMask = LSET::AllLayersMask() );
|
D_PAD* GetPad( const wxPoint& aPosition, LSET aLayerMask = LSET::AllLayersMask() );
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GetUniPadCount
|
* GetPadCount
|
||||||
* returns the number of pads.
|
* returns the number of pads.
|
||||||
*
|
*
|
||||||
* @param aIncludeNPTH includes non-plated through holes when true. Does not include
|
* @param aIncludeNPTH includes non-plated through holes when true. Does not include
|
||||||
|
|
Loading…
Reference in New Issue