Skip to content

Commit 98c9226

Browse files
committed
Fixing old/incorrect code comment.
1 parent f1b02eb commit 98c9226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cpp/flann/flann.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ inline void log_verbosity(int level)
5959
}
6060

6161
/**
62-
* (Deprecated) Index parameters for creating a saved index.
62+
* Index parameters for creating a saved index.
6363
*/
6464
struct SavedIndexParams : public IndexParams
6565
{

0 commit comments

Comments
 (0)