summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2022-08-23 11:04:41 +0100
committerFreeArtMan <dos21h@gmail.com>2022-08-23 11:04:41 +0100
commit500b4a4903ac2d4a999617c1c8d74d240df41739 (patch)
tree9d8b11b6bef65b49a25350516da07205198e42c7
parentb42d0f84509dadc6a14acc555ac16bd06cf4ce09 (diff)
downloadmd-content-500b4a4903ac2d4a999617c1c8d74d240df41739.tar.gz
md-content-500b4a4903ac2d4a999617c1c8d74d240df41739.zip
Remove unprintable characters
-rw-r--r--md/notes/undefined_c/titles.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/md/notes/undefined_c/titles.md b/md/notes/undefined_c/titles.md
index fb8213a..4e7361e 100644
--- a/md/notes/undefined_c/titles.md
+++ b/md/notes/undefined_c/titles.md
@@ -1371,7 +1371,7 @@ int main() {
```
Whats inside a stack? Hello!
-Whats inside a stack? Hello all!!!<����Fp��
+Whats inside a stack? Hello all!!!
*** stack smashing detected ***: terminated
fish: Job 1, './stack_overrun' terminated by signal SIGABRT (Abort)
```