Mercurial > mplayer.hg
diff Makefile @ 34627:3482045da618
Revise listRepl().
Improve doxygen comments,
move len definition where variable is used and use correct data type,
check for NULL replacement,
replace strncmp() by gstrncmp() which can handle NULL,
replace gstrdup() by strdup() because argument won't be NULL
and check whether (re)allocation succeeded.
author | ib |
---|---|
date | Mon, 13 Feb 2012 16:01:55 +0000 |
parents | 2c9db9cb7310 |
children | 4e7cc799cf54 |