misc: remove GNU Indent directives
[vpp.git] / src / vpp / app / version.c
index e6a7328..1446777 100644 (file)
@@ -134,14 +134,12 @@ show_vpe_version_command_fn (vlib_main_t * vm,
  * @cliexend
 ?*/
 
-/* *INDENT-OFF* */
 VLIB_CLI_COMMAND (show_vpe_version_command, static) = {
   .path = "show version",
   .short_help = "show version [verbose] [cmdline]",
   .function = show_vpe_version_command_fn,
   .is_mp_safe = 1,
 };
-/* *INDENT-ON* */
 
 /** Return the image build directory name */
 char *