mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 04:51:52 +00:00
message made similar to other vidix drivers' (and only print if -v)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11464 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
409e6aee29
commit
234c095a98
@ -1238,7 +1238,7 @@ int vixProbe(int verbose,int force)
|
||||
|
||||
if (is_g400 == -1)
|
||||
{
|
||||
printf("[mga] No supported cards found\n");
|
||||
if (verbose) printf("[mga] Can't find chip\n");
|
||||
return(ENXIO);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user