Add forgotten patch for fixing on 10.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-01-20 18:30:40 +00:00
parent 3b8aed72db
commit 45453acab9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340440

View file

@ -0,0 +1,11 @@
--- ./src/ssp_pf2.c.orig 2009-11-27 02:39:40.000000000 +0100
+++ ./src/ssp_pf2.c 2014-01-20 19:03:47.000000000 +0100
@@ -95,7 +95,7 @@
}
}
- return;
+ return 0;
}