mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-31 14:43:04 +01:00
15 lines
169 B
Sed
15 lines
169 B
Sed
|
/MARKER_FOR_SED_SCRIPT/{
|
||
|
N
|
||
|
h
|
||
|
N
|
||
|
h
|
||
|
N
|
||
|
h
|
||
|
N
|
||
|
h
|
||
|
s/MARKER_FOR_SED_SCRIPT.*/& \
|
||
|
if (ignore_perm) \
|
||
|
((REQ)request)->req_flags |= req_ignore_perm; /
|
||
|
}
|
||
|
/MARKER_FOR_SED_SCRIPT/D
|