From 7d28c35cb4d9b66e3d3ca4a83e9246dcf4119311 Mon Sep 17 00:00:00 2001 From: yellows8 Date: Sun, 15 Apr 2018 17:43:21 -0400 Subject: [PATCH] Fixed filename comment in nacp.h. --- nx/include/switch/nacp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx/include/switch/nacp.h b/nx/include/switch/nacp.h index e4dc019b..3d1aef17 100644 --- a/nx/include/switch/nacp.h +++ b/nx/include/switch/nacp.h @@ -1,5 +1,5 @@ /** - * @file nro.h + * @file nacp.h * @brief Control.nacp structure. * @copyright libnx Authors */