This is an automated email from the ASF dual-hosted git repository. raiden00 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit b198690c0679e9b719f66dde26b269d5c1c74cb8 Author: Matias N <mat...@protobits.dev> AuthorDate: Mon Aug 24 10:59:40 2020 -0300 nrf52_ppi: fix file path in license header --- arch/arm/src/nrf52/nrf52_ppi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/src/nrf52/nrf52_ppi.c b/arch/arm/src/nrf52/nrf52_ppi.c index 38c0f33..6ca0c12 100644 --- a/arch/arm/src/nrf52/nrf52_ppi.c +++ b/arch/arm/src/nrf52/nrf52_ppi.c @@ -1,5 +1,5 @@ /**************************************************************************** - * /home/v01d/coding/nuttx_nrf_ble/nuttx/arch/arm/src/chip/nrf52_ppi.c + * arch/arm/src/chip/nrf52_ppi.c * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with