Browse Source

app_python3s: regenerated kemi export map code

Daniel-Constantin Mierla 2 years ago
parent
commit
0a0d877e1f

File diff suppressed because it is too large
+ 4097 - 1
src/modules/app_python3s/apy3s_kemi_export.c


+ 4 - 4
src/modules/app_python3s/apy3s_kemi_export.h

@@ -1,5 +1,5 @@
 /**
- * Copyright (C) 2016 Daniel-Constantin Mierla (asipto.com)
+ * Copyright (C) 2022 Daniel-Constantin Mierla (asipto.com)
  *
  * This file is part of Kamailio, a free SIP server.
  *
@@ -23,13 +23,13 @@
  * this file is generated - do not edit
  */
 
-#ifndef __APY_KEMI_FLIB_H__
-#define __APY_KEMI_FLIB_H__
+#ifndef __APY3S_KEMI_FLIB_H__
+#define __APY3S_KEMI_FLIB_H__
 
 #include <Python.h>
 #include "../../core/kemi.h"
 
-#define SR_APY_KEMI_EXPORT_SIZE	1024
+#define SR_APY_KEMI_EXPORT_SIZE	1536
 
 typedef struct sr_apy_kemi_export {
 	PyCFunction pfunc;

Some files were not shown because too many files changed in this diff