1
0
mirror of https://github.com/libretro/RetroArch synced 2025-02-22 21:40:40 +00:00

add newline to this message

This commit is contained in:
radius 2016-08-02 19:56:38 -05:00
parent df9f33a7d7
commit e12e97fe02

@ -258,7 +258,7 @@ void fill_pathname_application_path(char *s, size_t len)
}
}
RARCH_ERR("Cannot resolve application path! This should not happen.");
RARCH_ERR("Cannot resolve application path! This should not happen.\n");
#endif
}
#endif