From 19ed45a5aa231dd6b17bbb36efed07601ee1f0a1 Mon Sep 17 00:00:00 2001
From: Gabriele Contini <contini.mailing@gmail.com>
Date: 周日, 03 5月 2020 22:22:19 +0800
Subject: [PATCH] add test for multiple features

---
 src/templates/licensecc_properties.h.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/templates/licensecc_properties.h.in b/src/templates/licensecc_properties.h.in
index 55c22a2..15f6452 100644
--- a/src/templates/licensecc_properties.h.in
+++ b/src/templates/licensecc_properties.h.in
@@ -51,7 +51,7 @@
 #define LCC_API_AUDIT_EVENT_NUM 5
 #define LCC_API_AUDIT_EVENT_PARAM2 255
 #define LCC_API_VERSION_LENGTH 15
-#define LCC_API_PROJECT_NAME_SIZE 15
+#define LCC_API_FEATURE_NAME_SIZE 15
 #define LCC_API_EXPIRY_DATE_SIZE 10
 #define LCC_API_ERROR_BUFFER_SIZE 256
 

--
Gitblit v1.9.1