lib/libc/amd64/string/strchrnul.S: fix wrong indentation
Uses spaces instead of tabs for this line by accident. Reported by: jrtc27, kib Approved by: kib
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
.set strchrnul, __strchrnul
|
||||
|
||||
ARCHFUNCS(__strchrnul)
|
||||
ARCHFUNC(__strchrnul, scalar)
|
||||
ARCHFUNC(__strchrnul, scalar)
|
||||
ARCHFUNC(__strchrnul, baseline)
|
||||
ENDARCHFUNCS(__strchrnul)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user