From a7f5c74795ba6e356f5128889ce12546c1a24ae3 Mon Sep 17 00:00:00 2001 From: Cebtenzzre Date: Tue, 5 Sep 2023 14:57:53 -0400 Subject: [PATCH] magic.md : fix missing final newline --- docs/magic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/magic.md b/docs/magic.md index 54bc46188..5bb0fd0e0 100644 --- a/docs/magic.md +++ b/docs/magic.md @@ -11,4 +11,4 @@ Magic local data for file(1) command. Append this to your /etc/magic file. Inser >0x4 lelong <255 version=%d 0 string GGUF GGUF LLM model >0x4 lelong <255 version=%d -``` \ No newline at end of file +```