mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove $Log$ keyword, which can cause annoyance in diffs in some cases.
Revision control tools have a history command to obtain this information.
This commit is contained in:
parent
1c56edaf18
commit
41aebe5fc9
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
/*
|
||||
* $Header: compress.c,v 4.0 85/07/30 12:50:00 joe Release $
|
||||
* $Log: compress.c,v $
|
||||
*
|
||||
* Revision 4.0 85/07/30 12:50:00 joe
|
||||
* Removed ferror() calls in output routine on every output except first.
|
||||
* Prepared for release to the world.
|
||||
|
|
|
|||
Loading…
Reference in a new issue