summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/openssl/ppc-amigaos/no-alarm.p
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2015-03-19 18:56:47 +0000
committerJohn-Mark Bell <jmb@netsurf-browser.org>2015-03-19 18:56:47 +0000
commita03b3225192dbb9836ea8088cd77161d64254e8e (patch)
tree1a0b40ee6be1f7d5f440d6416cdde06def8cf8db /sdk/recipes/patches/openssl/ppc-amigaos/no-alarm.p
parenta7b434369f441a5adf6543bf6d8390e3bdbbec9d (diff)
downloadtoolchains-a03b3225192dbb9836ea8088cd77161d64254e8e.tar.gz
toolchains-a03b3225192dbb9836ea8088cd77161d64254e8e.tar.bz2
Fix up context in OpenSSL patches
Diffstat (limited to 'sdk/recipes/patches/openssl/ppc-amigaos/no-alarm.p')
-rw-r--r--sdk/recipes/patches/openssl/ppc-amigaos/no-alarm.p2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk/recipes/patches/openssl/ppc-amigaos/no-alarm.p b/sdk/recipes/patches/openssl/ppc-amigaos/no-alarm.p
index 3f5bf17..1a287b1 100644
--- a/sdk/recipes/patches/openssl/ppc-amigaos/no-alarm.p
+++ b/sdk/recipes/patches/openssl/ppc-amigaos/no-alarm.p
@@ -10,4 +10,4 @@
+
# undef BUFSIZE
# define BUFSIZE ((long)1024*8+1)
- static volatile int run=0;
+ static volatile int run = 0;