From 02776292cbd20cb03974630bcf18dd93bae57b12 Mon Sep 17 00:00:00 2001 From: exelix Date: Mon, 4 Mar 2019 17:44:04 +0100 Subject: [PATCH] update author in header --- nx/include/switch/services/nifm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx/include/switch/services/nifm.h b/nx/include/switch/services/nifm.h index 735e8a7e..eb28b900 100644 --- a/nx/include/switch/services/nifm.h +++ b/nx/include/switch/services/nifm.h @@ -1,7 +1,7 @@ /** * @file nifm.h * @brief Network interface service IPC wrapper. - * @author shadowninja108, shibboleet + * @author shadowninja108, shibboleet, exelix * @copyright libnx Authors */