summaryrefslogtreecommitdiff
path: root/pjlib/include/pj
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib/include/pj')
-rw-r--r--pjlib/include/pj/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjlib/include/pj/types.h b/pjlib/include/pj/types.h
index cae418af..4d4086a1 100644
--- a/pjlib/include/pj/types.h
+++ b/pjlib/include/pj/types.h
@@ -279,7 +279,7 @@ typedef int pj_exception_id_t;
/**
* Length of object names.
*/
-#define PJ_MAX_OBJ_NAME 16
+#define PJ_MAX_OBJ_NAME 32
/* ************************************************************************* */
/*