summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/swig/importsym.py
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip-apps/src/swig/importsym.py')
-rw-r--r--pjsip-apps/src/swig/importsym.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjsip-apps/src/swig/importsym.py b/pjsip-apps/src/swig/importsym.py
index 32faf2cc..bc23b25f 100644
--- a/pjsip-apps/src/swig/importsym.py
+++ b/pjsip-apps/src/swig/importsym.py
@@ -62,7 +62,7 @@ else:
PYCPARSER_DIR="/Library/Python/2.7/site-packages/pycparser"
if not os.path.exists(PYCPARSER_DIR + '/utils/fake_libc_include'):
- print "Error: couldn't find pycparser utils in '%s'" % PYPARSER_DIR
+ print "Error: couldn't find pycparser utils in '%s'" % PYCPARSER_DIR
sys.exit(1)
# Heading, to be placed before the source files