+1

On Feb 16, 2014, at 4:55 PM, Andreas Schwab <sch...@linux-m68k.org> wrote:

> diff --git a/opal/util/crc.c b/opal/util/crc.c
> index 9cfae94..c2112de 100644
> --- a/opal/util/crc.c
> +++ b/opal/util/crc.c
> @@ -41,7 +41,7 @@
> #elif (OPAL_ALIGNMENT_LONG == 4)
> #define _WORD_MASK_ 0x3
> #else
> -#define _WORD_MASK 0xFFFF
> +#define _WORD_MASK_ 0xFFFF
> #endif
> 
> 
> -- 
> 1.9.0
> 
> -- 
> Andreas Schwab, sch...@linux-m68k.org
> GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
> "And now for something completely different."
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

Reply via email to