Skip to content

Commit 8d2424e

Browse files
committed
AppClient: code cleanup
1 parent e455db8 commit 8d2424e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/appclient.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#include <System.h>
2525
#include "App.h"
2626

27-
#ifndef PROGNAME
27+
#ifndef PROGNAME_APPCLIENT
2828
# define PROGNAME_APPCLIENT "AppClient"
2929
#endif
3030

0 commit comments

Comments
 (0)