From 8bdf3e1f25bcf8fcced6f8cacf7992f48d9b4289 Mon Sep 17 00:00:00 2001 From: "Paul A. Patience" Date: Mon, 30 May 2016 10:14:23 -0400 Subject: [PATCH] zmodem: Add missing slash --- system/zmodem/host/nuttx/ascii.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/zmodem/host/nuttx/ascii.h b/system/zmodem/host/nuttx/ascii.h index 6c11ba8e0..67a6d088c 100644 --- a/system/zmodem/host/nuttx/ascii.h +++ b/system/zmodem/host/nuttx/ascii.h @@ -1,4 +1,4 @@ -**************************************************************************** +/**************************************************************************** * apps/system/zmodem/host/ascii.h * ASCII Control Codes *