Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
3bccf493
Commit
3bccf493
authored
May 31, 2008
by
Rémi Denis-Courmont
Browse files
Typo
parent
ed6a92ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/misc/screensaver.c
View file @
3bccf493
...
...
@@ -224,7 +224,7 @@ static void Run( intf_thread_t *p_intf )
}
/* Check screensaver every 30 seconds */
refresh
=
mdate
()
+
30000000
;
deadline
=
mdate
()
+
30000000
;
}
vlc_object_unlock
(
p_intf
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment