diff options
Diffstat (limited to 'subsurfacestartup.c')
-rw-r--r-- | subsurfacestartup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subsurfacestartup.c b/subsurfacestartup.c index c67381322..4b8428ebe 100644 --- a/subsurfacestartup.c +++ b/subsurfacestartup.c @@ -54,7 +54,7 @@ struct preferences default_prefs = { .user_id = NULL, .album_id = NULL, .access_token = NULL - } + }, .defaultsetpoint = 1100 }; |