From 3d22529d1e54791a47153d7baedeff929b892705 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 13 Aug 2020 11:37:30 +0200 Subject: user: Fix format --- user/migration/v4_11-to-v5.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user/migration/v4_11-to-v5.rst') diff --git a/user/migration/v4_11-to-v5.rst b/user/migration/v4_11-to-v5.rst index 0e0fb46..d42744d 100644 --- a/user/migration/v4_11-to-v5.rst +++ b/user/migration/v4_11-to-v5.rst @@ -134,7 +134,7 @@ To address resource leaks in the RTEMS shell, the management of shell environments changed. This change may break existing code. Here is an example how a broken Telnet shell can be fixed: -. code-block:: c +.. code-block:: c static void telnet_shell( char *name, void *arg ) -- cgit v1.2.3