From 5a19d6f57fe4a9bd1985201f5e5056c42e98c142 Mon Sep 17 00:00:00 2001 From: "Edward A. Lee" Date: Sun, 23 Jun 2024 11:43:33 -0700 Subject: [PATCH] Format --- low_level_platform/api/platform/lf_nrf52_support.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/low_level_platform/api/platform/lf_nrf52_support.h b/low_level_platform/api/platform/lf_nrf52_support.h index b695a0543..bd657d224 100644 --- a/low_level_platform/api/platform/lf_nrf52_support.h +++ b/low_level_platform/api/platform/lf_nrf52_support.h @@ -24,7 +24,7 @@ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ***************/ -/** +/** * nRF52 API support for the C target of Lingua Franca. * * @author{Soroush Bateni }