diff options
author | 2014-11-25 16:01:08 +0000 | |
---|---|---|
committer | 2014-11-25 16:01:08 +0000 | |
commit | 5d280493597f570e730cd4ae03058f8f572751dd (patch) | |
tree | b73319d7af14a43824f4fcb3660a919ad0337328 /regress/usr.bin/patch/t14.diff | |
parent | Since in_broadcast() is now used to always iterate on all the interfaces (diff) | |
download | wireguard-openbsd-5d280493597f570e730cd4ae03058f8f572751dd.tar.xz wireguard-openbsd-5d280493597f570e730cd4ae03058f8f572751dd.zip |
Also cover other diff formats besides unified ones.
ok otto
Diffstat (limited to 'regress/usr.bin/patch/t14.diff')
-rw-r--r-- | regress/usr.bin/patch/t14.diff | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/regress/usr.bin/patch/t14.diff b/regress/usr.bin/patch/t14.diff new file mode 100644 index 00000000000..7b0e778165c --- /dev/null +++ b/regress/usr.bin/patch/t14.diff @@ -0,0 +1,13 @@ +1d0 +< line 0 +2a2 +> line between 1 and 2 +4,5c4,5 +< line 3 +< line 4 +--- +> adjusted line 3 +> adjusted line 4 +7,8d6 +< line 6 +< line 7 |