1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

Docs: tweak code-block spacing.

llvm-svn: 195049
This commit is contained in:
Ahmed Bougacha 2013-11-18 22:26:59 +00:00
parent 27ef03dc70
commit bd4c7e426e

View File

@ -976,6 +976,7 @@ operands:
This results in: This results in:
.. code-block:: c++ .. code-block:: c++
namespace X86 { namespace X86 {
namespace OpTypes { namespace OpTypes {
enum OperandType { enum OperandType {