This commit is contained in:
Jimmy O'Regan 2014-08-10 04:16:25 +01:00 committed by Jim O'Regan
parent a8c64bc3cf
commit f5d21b6dce

View File

@ -1300,7 +1300,7 @@ PROTOTYPE *MakeEllipticalProto(CLUSTERER *Clusterer,
* @param Statistics statistical info about cluster
* @param NormalBuckets histogram struct used to analyze distribution
* @param Confidence confidence level for alternate distributions
* @note return Pointer to new mixed prototype or NULL.
* @return Pointer to new mixed prototype or NULL.
* @note Exceptions: None
* @note History: 6/12/89, DSJ, Created.
*/