From 66db85d2431ea1aabe1a44d7445bfe2596ac0b14 Mon Sep 17 00:00:00 2001 From: zy Date: Mon, 18 Mar 2024 05:51:27 -0400 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=20hasp=5Fupdate=20help=20?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E4=B8=AD=20"demo"=20=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform/src/hasp_demo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"); /************************************************************************