edit lines in *-x-option.patch
This commit is contained in:
parent
228318ce86
commit
0cc72ee6f2
@ -1,6 +1,6 @@
|
|||||||
--- ./process.c.orig 2009-03-06 02:25:10.000000000 +0100
|
--- ./process.c.orig 2009-03-06 02:25:10.000000000 +0100
|
||||||
+++ ./process.c 2013-09-12 10:51:16.000000000 +0200
|
+++ ./process.c 2013-09-12 10:51:16.000000000 +0200
|
||||||
@@ -2895,9 +2895,9 @@
|
@@ -2901,9 +2901,9 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef IZ_HAVE_UXUIDGID
|
#ifdef IZ_HAVE_UXUIDGID
|
||||||
@ -13,7 +13,7 @@
|
|||||||
/* only know about version 1 */
|
/* only know about version 1 */
|
||||||
{
|
{
|
||||||
uch uid_size;
|
uch uid_size;
|
||||||
@@ -2909,10 +2909,10 @@
|
@@ -2915,10 +2915,10 @@
|
||||||
flags &= ~0x0ff; /* ignore any previous UNIX field */
|
flags &= ~0x0ff; /* ignore any previous UNIX field */
|
||||||
|
|
||||||
if ( read_ux3_value((EB_HEADSIZE + 2) + ef_buf,
|
if ( read_ux3_value((EB_HEADSIZE + 2) + ef_buf,
|
||||||
|
Loading…
Reference in New Issue
Block a user