You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/08/04 15:19:44 UTC

[incubator-nuttx-apps] branch master updated: Remove executable permission from source file.

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git


The following commit(s) were added to refs/heads/master by this push:
     new 30805a700 Remove executable permission from source file.
30805a700 is described below

commit 30805a700132f421892361f435c6f716fa3aa961
Author: Nathan Hartman <59...@users.noreply.github.com>
AuthorDate: Thu Aug 4 09:05:03 2022 -0400

    Remove executable permission from source file.
---
 examples/scd41/scd41_main.c | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/examples/scd41/scd41_main.c b/examples/scd41/scd41_main.c
old mode 100755
new mode 100644