1
0
mirror of https://github.com/switchbrew/libnx.git synced 2025-07-20 01:22:14 +02:00

Fixed filename in romfs_dev.h comment.

This commit is contained in:
yellows8 2018-01-28 21:23:22 -05:00
parent 83ea6fb32e
commit 993071f67e

View File

@ -1,5 +1,5 @@
/**
* @file romfs.h
* @file romfs_dev.h
* @brief RomFS driver.
*/
#pragma once