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