]> git.sesse.net Git - vlc/commit
update system:
authorRafaël Carré <funman@videolan.org>
Tue, 18 Dec 2007 23:30:00 +0000 (23:30 +0000)
committerRafaël Carré <funman@videolan.org>
Tue, 18 Dec 2007 23:30:00 +0000 (23:30 +0000)
commitc2598291ca98e47ea0e7f371a023eb0f2e61b087
treef384c1548225060e173496c37c54814d63a9d85e
parentbda87dfa0f6424d4e35a6bb616f61bcce6eecade
update system:
    * don't compare svn revisions, we don't support binaries compiled from svn.
    * compare only the 1st character of the "extra" (the 'd' of "0.8.6d")
    * document the status file format
    * don't use %as GNU extension with sscanf()
include/vlc_update.h
src/misc/update.c