add newline to this message

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

View File

@ -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