mirror of https://github.com/davisking/dlib.git
fixed typo in spec
This commit is contained in:
parent
5b18f1d3eb
commit
5300be8275
|
@ -72,7 +72,7 @@ namespace dlib
|
||||||
unsigned long merge_sets (
|
unsigned long merge_sets (
|
||||||
unsigned long a,
|
unsigned long a,
|
||||||
unsigned long b
|
unsigned long b
|
||||||
)
|
);
|
||||||
/*!
|
/*!
|
||||||
requires
|
requires
|
||||||
- a != b
|
- a != b
|
||||||
|
|
Loading…
Reference in New Issue