[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mash/mash-1/vd/audio rtp-qm.cc



Update of /usr/mash/src/repository/mash/mash-1/vd/audio
In directory gumby.cs.berkeley.edu:/tmp/cvs-serv22478

Modified Files:
	rtp-qm.cc 
Log Message:
Fixed compilation error.  You can't compare argv[4][0] (char value) with
NULL (pointer value).