Re: [ovs-dev] [PATCH] INSTALL.DPDK.md: Terminate code section.

2015-03-23 Thread Ben Pfaff
On Mon, Mar 23, 2015 at 01:49:10PM -0400, Russell Bryant wrote: > Add a missing terminator for a code section. Without this, the > rendering on github at least shows the rest of the file as a code > block. > > Signed-off-by: Russell Bryant Thanks! Applied to master. ___

[ovs-dev] [PATCH] INSTALL.DPDK.md: Terminate code section.

2015-03-23 Thread Russell Bryant
Add a missing terminator for a code section. Without this, the rendering on github at least shows the rest of the file as a code block. Signed-off-by: Russell Bryant --- INSTALL.DPDK.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.DPDK.md b/INSTALL.DPDK.md index 5b61272..60889d0