Skip to content
/ snoretoast Public

Commit c79c831

Browse files
committed
Fix guid
1 parent 55800f1 commit c79c831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
#define SNORETOAST_VERSION_PATCH @PROJECT_VERSION_PATCH@
2525

2626

27-
#define SNORETOAST_CALLBACK_GUID "@SNORETOAST_CALLBACK_GUID@"
27+
#define SNORETOAST_CALLBACK_GUID "{@SNORETOAST_CALLBACK_GUID@}"

0 commit comments

Comments
 (0)