mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
fix patch to work with -p1
This commit is contained in:
parent
468fe5665e
commit
280515fc5c
@ -95,8 +95,8 @@ Patch:
|
|||||||
+
|
+
|
||||||
/* De-quoted quoted characters in STRING. */
|
/* De-quoted quoted characters in STRING. */
|
||||||
extern char *dequote_string __P((char *));
|
extern char *dequote_string __P((char *));
|
||||||
*** ../bash-3.1-patched/arrayfunc.c Mon Jul 4 20:25:58 2005
|
*** bash-3.1/arrayfunc.c Mon Jul 4 20:25:58 2005
|
||||||
--- arrayfunc.c Mon Mar 27 09:10:47 2006
|
--- bash-3.1/arrayfunc.c Mon Mar 27 09:10:47 2006
|
||||||
***************
|
***************
|
||||||
*** 593,601 ****
|
*** 593,601 ****
|
||||||
strncpy (exp, s, len - 1);
|
strncpy (exp, s, len - 1);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user