
noreply at mythtv
May 9, 2012, 10:04 AM
Post #1 of 1
(46 views)
Permalink
|
|
mythtv branch master updated by beirdo. v0.26-pre-244-g1c48a36
|
|
The branch, master has been updated on the mythtv repository by gitolite user beirdo. via 1c48a367a1cd5039b17519a6ae6867ad44822feb (commit) from 491a033e2aae9170207b3ea25bd2101bd14cf6cf (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1c48a367a1cd5039b17519a6ae6867ad44822feb Author: Gavin Hurlbut <ghurlbut [at] mythtv> at Wed, 9 May 2012 10:03:41 -0700 Committer: Gavin Hurlbut <ghurlbut [at] mythtv> at Wed, 9 May 2012 10:04:41 -0700 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=1c48a367a1cd5039b17519a6ae6867ad44822feb Attempt to fix windows build Seems SDL_main is being invoked somehow, which is looking for the correct prototype for main(), which we did not have. ----------------------------------------------------------------------- Summary of changes: mythtv/html/dummy.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|