SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

11
net/si/patches/patch-si_c Normal file
View file

@ -0,0 +1,11 @@
--- si.c.orig Fri Nov 14 20:51:38 2008
+++ si.c Fri Nov 14 20:51:56 2008
@@ -2143,7 +2143,7 @@ SilcClientOperations ops = {
int main(int argc, char **argv)
{
- char c;
+ int c;
int do_fork = 0;
while (1) {