From 3a1948d715133319b49caa0592b6f70ce9637418 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Thu, 25 Jan 2007 11:00:47 +0000 Subject: Thu Jan 25 11:00:12 UTC 2007 Johnny Willemsen --- ACE/ace/CDR_Stream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ACE/ace/CDR_Stream.h') diff --git a/ACE/ace/CDR_Stream.h b/ACE/ace/CDR_Stream.h index 40504e1a2cf..ce0d9b91e65 100644 --- a/ACE/ace/CDR_Stream.h +++ b/ACE/ace/CDR_Stream.h @@ -484,7 +484,7 @@ private: /// The current block in the chain where we are writing. ACE_Message_Block *current_; -#if !defined (ACE_LACKS_CDR_IALIGNMENT) +#if !defined (ACE_LACKS_CDR_ALIGNMENT) /** * The current alignment as measured from the start of the buffer. * Usually this coincides with the alignment of the buffer in -- cgit v1.2.1