aboutsummarylogtreecommitdiffstats
path: root/api.h
diff options
context:
space:
mode:
authorAntony Kellermann2018-09-04 19:52:56 -0400
committerAntony Kellermann2018-09-04 19:52:56 -0400
commit352bdbf1ac8e74b332c99bf9670c1ff89bea8174 (patch)
tree3f120e16e940520f64a17cce5088a5698bc5f216 /api.h
parent5e2e750b4eb1adb25385ee13f6cb62c4b8868f78 (diff)
downloadaur-352bdbf1ac8e74b332c99bf9670c1ff89bea8174.tar.gz
Modified info_array_find_symbol_recursive to first go through info_array rather than peers
Diffstat (limited to 'api.h')
-rw-r--r--api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/api.h b/api.h
index 566ca5e3d872..b1bcedccda98 100644
--- a/api.h
+++ b/api.h
@@ -368,7 +368,7 @@ void info_store_earnings_json(Info* pInfo, const Json* jearnings);
* @param symbol the symbol to match
* @return valid Info* or NULL if not found
*/
-Info* info_array_get_info_from_symbol(const Info_Array* pInfo_Array, const char* symbol);
+Info* info_array_find_symbol(const Info_Array* pInfo_Array, const char* symbol);
/**
* Recursive binary search function for Ref_Data. Returns the index of the security with the given