summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzy <[email protected]>2024-03-18 05:51:27 -0400
committerzy <[email protected]>2024-03-18 05:51:27 -0400
commit66db85d2431ea1aabe1a44d7445bfe2596ac0b14 (patch)
tree263dae33be56a2bb279ba2e2c1108571a170f8ea
parent148e4d0dd456f3fc78bdd2d4cbf3539ed65a837e (diff)
移除 hasp_update help 信息中 "demo" 提示v1.0.12-20240318
-rw-r--r--platform/src/hasp_demo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/src/hasp_demo.c b/platform/src/hasp_demo.c
index c04153f..d020630 100644
--- a/platform/src/hasp_demo.c
+++ b/platform/src/hasp_demo.c
@@ -216,7 +216,7 @@ int main(void)
hasp_size_t fsize;
unsigned int i;
- printf("A simple demo program for the Sentinel LDK licensing functions\n");
+ printf("A program for the Sentinel LDK licensing functions\n");
printf("Copyright (C) SafeNet, Inc. All rights reserved.\n\n");
/************************************************************************