mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 18:13:12 -04:00
11 lines
259 B
C
11 lines
259 B
C
--- 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;
|
|
}
|