mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
convert ASCII TABs to ASCII SPACEs
Converted all ASCII tabs to ASCII spaces using a 8 character tab stop, for all files, except for all Makefiles (plus rpm.mk). The `git diff -w` reports no changes.
This commit is contained in:
@@ -18,7 +18,7 @@ DESCRIPTION
|
||||
|
||||
EXAMPLE
|
||||
; strtoupper(" GNU Lesser General Public License");
|
||||
" GNU LESSER GENERAL PUBLIC LICENSE"
|
||||
" GNU LESSER GENERAL PUBLIC LICENSE"
|
||||
|
||||
LIMITS
|
||||
none.
|
||||
|
Reference in New Issue
Block a user