Skip to content

Commit 6007443

Browse files
committed
typedef correction
1 parent e165253 commit 6007443

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/padscore/wpad.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ typedef enum WENCMode
401401
WENC_MODE_NEW = 0,
402402
//! Use prior encoding parameters
403403
WENC_MODE_CONTINUE = 1
404-
}
404+
} WENCMode;
405405

406406
//! 2D vector.
407407
struct WPADVec2D

0 commit comments

Comments
 (0)