Skip to content

Commit c78305a

Browse files
RyanDavies19sanguinariojoe
authored andcommitted
fix: mismatch between file and headed
1 parent 10f1903 commit c78305a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/MoorDyn.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ extern "C"
142142
int DECLDIR GetPointForce(int l, double force[3]);
143143
int DECLDIR GetNodePos(int LineNum, int NodeNum, double pos[3]);
144144

145-
void AllOutput(double, double);
145+
void DECLDIR AllOutput(double, double);
146146

147147
/**
148148
* @}

0 commit comments

Comments
 (0)