Browse Source

Update xerbla.c

pull/3166/head
Martin Kroeker GitHub 5 years ago
parent
commit
6b65e456e3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      interface/xerbla.c

+ 1
- 1
interface/xerbla.c View File

@@ -5,7 +5,7 @@
#include <string.h>
#include <stdarg.h>
#include "common.h"
__attribute__((weak))
void CNAME(blasint p, char *rout, char *form, ...)
{
va_list args;


Loading…
Cancel
Save