Remove all trailing whitespace except lapack-netlib
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
#include "common.h"
|
||||
|
||||
int CNAME(BLASLONG m, FLOAT alpha_r,
|
||||
int CNAME(BLASLONG m, FLOAT alpha_r,
|
||||
FLOAT *x, BLASLONG incx, FLOAT *a, FLOAT *buffer){
|
||||
|
||||
BLASLONG i;
|
||||
|
||||
Reference in New Issue
Block a user