Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
a8e6d4d4
Commit
a8e6d4d4
authored
Nov 23, 2011
by
Lou Logan
Committed by
Michael Niedermayer
Nov 23, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
patcheck: spelling and grammar nits
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
530a540c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
patcheck
tools/patcheck
+4
-4
No files found.
tools/patcheck
View file @
a8e6d4d4
...
...
@@ -15,11 +15,11 @@ OPT="-nH"
#FILES=$($GREP '^+++' $* | sed 's/+++ //g')
echo
patCHeck 1e10.0
echo
This tool is intended to
help
a human check/review patches
i
t is very far from
echo
being free of
false
positives and negatives, its output are just hints of what
echo
This tool is intended to
help
a human check/review patches
. I
t is very far from
echo
being free of
false
positives and negatives,
and
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 ffmpeg-dev mailing list.
echo
License:
GPL Aut
or: Michael Niedermayer
echo
something wrong, fix it and send a patch to the ffmpeg-dev
el
mailing list.
echo
License:
GPL, Auth
or: Michael Niedermayer
ERE_PRITYP
=
'(unsigned *|)(char|short|long|int|long *int|short *int|void|float|double|(u|)int(8|16|32|64)_t)'
ERE_TYPES
=
'(const|static|av_cold|inline| *)*('
$ERE_PRITYP
'|[a-zA-Z][a-zA-Z0-9_]*)[* ]{1,}[a-zA-Z][a-zA-Z0-9_]*'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment