From 6d7e0feea1c55959e4e233fef20a7b29b0818e69 Mon Sep 17 00:00:00 2001 From: athan Hartman Date: Thu, 1 Aug 2019 14:13:22 -0600 Subject: [PATCH] Remove 'executable' bit on several files --- configs/z80sim/src/z80_timerisr.c | 2 +- drivers/eeprom/README.txt | 0 fs/binfs/README.txt | 0 fs/procfs/README.txt | 0 fs/unionfs/README.txt | 0 include/cxx/cwchar | 0 libs/libnx/README.txt | 0 7 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 drivers/eeprom/README.txt mode change 100755 => 100644 fs/binfs/README.txt mode change 100755 => 100644 fs/procfs/README.txt mode change 100755 => 100644 fs/unionfs/README.txt mode change 100755 => 100644 include/cxx/cwchar mode change 100755 => 100644 libs/libnx/README.txt diff --git a/configs/z80sim/src/z80_timerisr.c b/configs/z80sim/src/z80_timerisr.c index 268e38b498..aea552c65e 100644 --- a/configs/z80sim/src/z80_timerisr.c +++ b/configs/z80sim/src/z80_timerisr.c @@ -51,7 +51,7 @@ ****************************************************************************/ /**************************************************************************** - * Function: z80sim_timerisr + * Function: z80sim_timerisr * * Description: * The timer ISR will perform a variety of services for various portions of diff --git a/drivers/eeprom/README.txt b/drivers/eeprom/README.txt old mode 100755 new mode 100644 diff --git a/fs/binfs/README.txt b/fs/binfs/README.txt old mode 100755 new mode 100644 diff --git a/fs/procfs/README.txt b/fs/procfs/README.txt old mode 100755 new mode 100644 diff --git a/fs/unionfs/README.txt b/fs/unionfs/README.txt old mode 100755 new mode 100644 diff --git a/include/cxx/cwchar b/include/cxx/cwchar old mode 100755 new mode 100644 diff --git a/libs/libnx/README.txt b/libs/libnx/README.txt old mode 100755 new mode 100644