Fix white-space spamming.
This commit is contained in:
parent
d718be7be7
commit
f4f79fc1c9
@ -10,12 +10,12 @@
|
||||
under the terms of the GNU General Public License as published by the
|
||||
Free Software Foundation; either version 2, or (at your option) any
|
||||
later version.
|
||||
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
@ -5,12 +5,12 @@
|
||||
under the terms of the GNU General Public License as published by the
|
||||
Free Software Foundation; either version 2, or (at your option) any
|
||||
later version.
|
||||
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
@ -172,7 +172,7 @@ struct option long_options[] =
|
||||
{"gzip", 0, 0, 'z'},
|
||||
{"ungzip", 0, 0, 'z'},
|
||||
{"use-compress-program", 1, 0, 18},
|
||||
|
||||
|
||||
|
||||
{"same-permissions", 0, &f_use_protection, 1},
|
||||
{"sparse", 0, &f_sparse_files, 1},
|
||||
|
Loading…
Reference in New Issue
Block a user