mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 18:03:04 +01:00
Misc.
This commit is contained in:
parent
8cb529d0f8
commit
38b621fd1b
@ -38,7 +38,7 @@ template <typename C>
|
||||
class OutAligner
|
||||
{
|
||||
private:
|
||||
UCHAR* userBuffer;
|
||||
UCHAR* const userBuffer;
|
||||
#ifdef RISC_ALIGNMENT
|
||||
Firebird::HalfStaticArray<C, BUFFER_SMALL> localBuffer;
|
||||
ULONG bSize;
|
||||
|
Loading…
Reference in New Issue
Block a user