From 3702d001c3ec4f0ac6fcf1cc61621ed4a8e11c57 Mon Sep 17 00:00:00 2001 From: shibbo Date: Fri, 25 Jan 2019 12:54:47 -0500 Subject: [PATCH] whitespace fix --- nx/source/services/nifm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx/source/services/nifm.c b/nx/source/services/nifm.c index ada86eb4..605456ba 100644 --- a/nx/source/services/nifm.c +++ b/nx/source/services/nifm.c @@ -1,7 +1,7 @@ /** * @file nifm.c * @brief Network interface service IPC wrapper. - * @author shadowninja108, shibboleet + * @author shadowninja108, shibboleet * @copyright libnx Authors */