From e4823008da01097ac4c5b76c04ad3b66d8538e9e Mon Sep 17 00:00:00 2001 From: Rene Gollent Date: Mon, 21 Sep 2009 04:20:33 +0000 Subject: [PATCH] Accidental edit left in place. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33214 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/add-ons/kernel/file_systems/udf/AllocationDescriptorList.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/add-ons/kernel/file_systems/udf/AllocationDescriptorList.h b/src/add-ons/kernel/file_systems/udf/AllocationDescriptorList.h index 8a350c0613..a5e1392e43 100644 --- a/src/add-ons/kernel/file_systems/udf/AllocationDescriptorList.h +++ b/src/add-ons/kernel/file_systems/udf/AllocationDescriptorList.h @@ -146,7 +146,7 @@ AllocationDescriptorList::FindExtent(off_t start, template -AllocationDescriptorList::Descriptor* +AllocationDescriptorList::Descriptor* AllocationDescriptorList::_CurrentDescriptor() const { TRACE(("AllocationDescriptorList<>::_CurrentDescriptor:\n"