summaryrefslogtreecommitdiffstats
path: root/pywrap/pcipywrap.i
diff options
context:
space:
mode:
Diffstat (limited to 'pywrap/pcipywrap.i')
-rw-r--r--pywrap/pcipywrap.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/pywrap/pcipywrap.i b/pywrap/pcipywrap.i
index 4b735d2..86b6f36 100644
--- a/pywrap/pcipywrap.i
+++ b/pywrap/pcipywrap.i
@@ -16,4 +16,4 @@ extern PyObject* set_property(PyObject* val, const char *prop);
extern PyObject* get_registers_list(const char *bank = NULL);
extern PyObject* get_register_info(const char* reg,const char *bank = NULL);
-extern PyObject* get_property_info(const char* branch = NULL);
+extern PyObject* get_property_list(const char* branch = NULL);