1
0
Fork 0

Ensure all files have newlines at the end

This commit is contained in:
Doug Freed 2024-04-02 05:23:10 +00:00
parent 89f3e1acf5
commit 9d0787fc10
5 changed files with 5 additions and 5 deletions

View File

@ -26,4 +26,4 @@ jobs:
if: failure()
with:
name: git-clang-format.diff
path: git-clang-format.diff
path: git-clang-format.diff

View File

@ -17,4 +17,4 @@ jobs:
repo: 'irssi.github.io',
workflow_id: 'pages.yml',
ref: 'main'
})
})

View File

@ -162,4 +162,4 @@ server reconnections and irc network splits</li>
<li>placing channels and queries in windows</li>
<li>nick completion</li>
<li>printing infomation of some events</li>
</ul>
</ul>

View File

@ -78,4 +78,4 @@
<h3 id="q-how-to-pronounce-irssi">Q: How to pronounce Irssi?</h3>
<p>A: Check <a href="/assets/irssi.wav">here</a></p>
<p>A: Check <a href="/assets/irssi.wav">here</a></p>

View File

@ -24,4 +24,4 @@ void scram_session_free(SCRAM_SESSION_REC *session);
scram_status scram_process(SCRAM_SESSION_REC *session, const char *input, char **output,
size_t *output_len);
#endif
#endif