mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 08:11:51 +00:00
cellPhotoImport: better log channel name for string search in logs
This commit is contained in:
parent
7cb4521082
commit
aa9f364dc6
@ -7,7 +7,7 @@
|
||||
#include "Utilities/StrUtil.h"
|
||||
#include "cellSysutil.h"
|
||||
|
||||
LOG_CHANNEL(cellPhotoImportUtil, "PhotoImport");
|
||||
LOG_CHANNEL(cellPhotoImportUtil, "cellPhotoImport");
|
||||
|
||||
// Return Codes
|
||||
enum CellPhotoImportError : u32
|
||||
|
Loading…
Reference in New Issue
Block a user