summaryrefslogtreecommitdiff
path: root/libs/appleutility/CABufferList.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/appleutility/CABufferList.h')
-rw-r--r--libs/appleutility/CABufferList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/appleutility/CABufferList.h b/libs/appleutility/CABufferList.h
index 3b0cef9a52..8f69de9413 100644
--- a/libs/appleutility/CABufferList.h
+++ b/libs/appleutility/CABufferList.h
@@ -248,7 +248,7 @@ public:
void DeallocateBuffers();
void UseExternalBuffer(Byte *ptr, UInt32 nBytes);
-
+
void AdvanceBufferPointers(UInt32 nBytes)
// this is for bufferlists that function simply as
// an array of pointers into another bufferlist, being advanced,