misc: Small style fix in _EncodeVarint32.
authorGabe Black <gabeblack@google.com>
Thu, 5 Oct 2017 02:28:53 +0000 (19:28 -0700)
committerGabe Black <gabeblack@google.com>
Thu, 5 Oct 2017 09:15:27 +0000 (09:15 +0000)
commitdad2ed25ed5bc88683988ec898f31e2da0d071ed
treecee814c60873019cab874282dc462123aeade1b4
parent000cda556c4264c0f931bda12ed41d200ac19b81
misc: Small style fix in _EncodeVarint32.

Added spaces around the '|' operator.

Change-Id: I5cb82b98e7d2769605cde141f76a62a6e3c6570d
Reviewed-on: https://gem5-review.googlesource.com/5002
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
util/protolib.py