[db] Comment for DB_FILES_RATING_MAX

This commit is contained in:
chme 2017-12-15 16:55:40 +01:00 committed by ejurgensen
parent 7b04787fc1
commit b17e50438c

View File

@ -72,6 +72,7 @@ enum query_type {
#define DB_ADMIN_LASTFM_SESSION_KEY "lastfm_sk"
#define DB_ADMIN_SPOTIFY_REFRESH_TOKEN "spotify_refresh_token"
/* Max value for media_file_info->rating (valid range is from 0 to 100) */
#define DB_FILES_RATING_MAX 100
struct query_params {