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