From 7ae7b018ccf7760013f368fcb83aad9ecd8982a8 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 20 Jun 2016 16:23:28 +0000 Subject: With the power of USES=dos2unix, get rid of most patches and files with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight --- sysutils/rfstool/files/patch-reiserfs.h | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'sysutils/rfstool/files/patch-reiserfs.h') diff --git a/sysutils/rfstool/files/patch-reiserfs.h b/sysutils/rfstool/files/patch-reiserfs.h index 21e8ea1b6eae..4a59c3bb85e7 100644 --- a/sysutils/rfstool/files/patch-reiserfs.h +++ b/sysutils/rfstool/files/patch-reiserfs.h @@ -1,11 +1,11 @@ ---- reiserfs.h.orig Mon Oct 2 13:58:35 2006 -+++ reiserfs.h Mon Oct 2 13:58:39 2006 -@@ -268,7 +268,7 @@ - { - } - -- ReiserFsBlock::~ReiserFsBlock() -+ ~ReiserFsBlock() - { - delete m_lpbMemory; - } +--- reiserfs.h.orig 2016-06-20 13:19:25 UTC ++++ reiserfs.h +@@ -268,7 +268,7 @@ class ReiserFsBlock : public PNode + { + } + +- ReiserFsBlock::~ReiserFsBlock() ++ ~ReiserFsBlock() + { + delete m_lpbMemory; + } -- cgit v1.2.3