From c765e3b559f1b38012e3fd4e98d3d450f64aba3d Mon Sep 17 00:00:00 2001 From: smea Date: Fri, 2 Oct 2015 23:10:38 -0700 Subject: [PATCH] Update fs.c --- libctru/source/services/fs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libctru/source/services/fs.c b/libctru/source/services/fs.c index 8043fcd..04f93ad 100644 --- a/libctru/source/services/fs.c +++ b/libctru/source/services/fs.c @@ -1051,7 +1051,7 @@ FSUSER_IsSdmcDetected(Handle *handle, return cmdbuf[1]; } -/*! Close an open file +/*! Get curent process mediatype * * @param[in] handle fs:USER handle * @param[out] mediatype Output curent process mediatype -- 2.39.5