mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Minor typos
This commit is contained in:
parent
0dfc89c188
commit
6c7344c5dd
1 changed files with 2 additions and 2 deletions
|
|
@ -60,10 +60,10 @@ Version control system ID tags should only exist once in a file
|
|||
(unlike this one).
|
||||
Non-C/C++ source files follow the above example, while C/C++ source files
|
||||
follow the below one.
|
||||
All VCS revision identification from files obtained from elsewhere should be
|
||||
All CVS revision identification from files obtained from elsewhere should be
|
||||
maintained, including if there are multiple IDs showing a file's history.
|
||||
In general, keep the IDs in tact, including any `$'s.
|
||||
Most non-FreeBSD VCS IDs should be indented by a tab if in a comment.
|
||||
Most non-FreeBSD CVS IDs should be indented by a tab if in a comment.
|
||||
.Bd -literal
|
||||
#ifndef lint
|
||||
#if 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue