Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
spxiwh committed Apr 26, 2024
1 parent a311a67 commit 58c49d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbank/overlap_cpu_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#include <sys/types.h>

/* ---------------- LAL STUFF NEEDED ----------------- */
int XLALPrintError(const char *fmt, ...)
int XLALPrintError(const char *fmt, ...);

typedef struct tagCOMPLEX8Vector {
uint32_t length; /**< Number of elements in array. */
Expand Down

0 comments on commit 58c49d8

Please sign in to comment.