Skip to content

Commit e99a6e0

Browse files
committed
endif, not end
1 parent a7f6741 commit e99a6e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

luaApp/src/portdriver/luaPortDriver.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
#include <strings.h>
1616

17-
#end
17+
#endif
1818

1919
#include <epicsExport.h>
2020
#include "luaPortDriver.h"

0 commit comments

Comments
 (0)