~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--acsbaby.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/acsbaby.c b/acsbaby.c
index e83b8ca..8a66af1 100644
--- a/acsbaby.c
+++ b/acsbaby.c
@@ -84,7 +84,7 @@ int main(int argc, char *argv[]) {
printf(
"/* acs.c\n"
- " * ACSBaby: Parse Amlogic ACS.bin - https://git.vitali64.duckdns.org/utils/acsbaby.git"
+ " * ACSBaby: Parse Amlogic ACS.bin - https://git.vitali64.duckdns.org/utils/acsbaby.git\n"
" * File: %s - Type: %s\n"
" */\n"
"#include <asm/arch/acs.h>\n"
@@ -134,7 +134,7 @@ int main(int argc, char *argv[]) {
);
printf(
"/* timing.c\n"
- " * ACSBaby: Parse Amlogic ACS.bin - https://git.vitali64.duckdns.org/utils/acsbaby.git"
+ " * ACSBaby: Parse Amlogic ACS.bin - https://git.vitali64.duckdns.org/utils/acsbaby.git\n"
" * File: %s - Type: %s\n"
" */\n"
"#include <asm/arch/timing.h>\n"