From 2d2b5a1421ee652f76a756024d0210f0b6455fda Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 17 Apr 2011 23:57:50 +0200 Subject: 10l, commit that should have been stashed into the merge. Signed-off-by: Michael Niedermayer --- tools/patcheck | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/patcheck') diff --git a/tools/patcheck b/tools/patcheck index e909c178ff..bfa3c6a7b3 100755 --- a/tools/patcheck +++ b/tools/patcheck @@ -16,7 +16,7 @@ echo patCHeck 1e10.0 echo This tool is intended to help a human check/review patches it is very far from echo being free of false positives and negatives, its output are just hints of what echo may or may not be bad. When you use it and it misses something or detects -echo something wrong, fix it and send a patch to the libav-devel mailing list. +echo something wrong, fix it and send a patch to the ffmpeg-dev mailing list. echo License:GPL Autor: Michael Niedermayer ERE_PRITYP='(unsigned *|)(char|short|long|int|long *int|short *int|void|float|double|(u|)int(8|16|32|64)_t)' -- cgit v1.2.3