From aafeeaea1731a1e0c8322527ccb0e4cdcc5ffb01 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 25 Mar 2012 15:08:16 +0200 Subject: srd: Some more (optional) consistency renames. --- exception.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exception.c') diff --git a/exception.c b/exception.c index de31c5f..0c248e1 100644 --- a/exception.c +++ b/exception.c @@ -24,7 +24,7 @@ #include #include /* Python header not pulled in by default. */ -SRD_PRIV void catch_exception(const char *format, ...) +SRD_PRIV void srd_exception_catch(const char *format, ...) { PyObject *etype, *evalue, *etb, *py_str; PyTracebackObject *py_tb; -- cgit v1.2.3-70-g09d2