aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamie Bullock <jamie@jamiebullock.com>2013-06-18 08:15:43 -0700
committerJamie Bullock <jamie@jamiebullock.com>2013-06-18 08:15:43 -0700
commit206a5e8595d42913121b404324acacb05f30ee49 (patch)
tree4a04258bdcf9a814e10862c55d2066ae6ae9a2f4
parent12ef27105d22b6d8c757fa38deab286c2f894eec (diff)
downloadLibXtract-206a5e8595d42913121b404324acacb05f30ee49.tar.gz
LibXtract-206a5e8595d42913121b404324acacb05f30ee49.tar.bz2
LibXtract-206a5e8595d42913121b404324acacb05f30ee49.zip
Increment feature count to correct value
-rw-r--r--xtract/libxtract.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xtract/libxtract.h b/xtract/libxtract.h
index d07ba97..c5140d4 100644
--- a/xtract/libxtract.h
+++ b/xtract/libxtract.h
@@ -71,7 +71,7 @@ extern "C" {
* @{
*/
-#define XTRACT_FEATURES 59
+#define XTRACT_FEATURES 60
/** \brief Enumeration of features, elements are used as indixes to an array of pointers to feature extracton functions */
enum xtract_features_ {