From 801b6fe1f4d58757be0b1449a0be9d42ee96e9cc Mon Sep 17 00:00:00 2001 From: shibbo Date: Fri, 25 Jan 2019 02:44:54 -0500 Subject: [PATCH] One last fix for author --- nx/source/services/nifm.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nx/source/services/nifm.c b/nx/source/services/nifm.c index 7c8af02f..83d136e7 100644 --- a/nx/source/services/nifm.c +++ b/nx/source/services/nifm.c @@ -1,8 +1,7 @@ /** * @file nifm.h * @brief Network interface service IPC wrapper. - * @author shibboleet - * @author shadowninja108 + * @author shadowninja10, shibboleet * @copyright libnx Authors */