Skip to content

Fix missing "typedef" in definition of enum pseudo_access_t#6

Open
ar-cetitec wants to merge 1 commit intowrpseudo:masterfrom
ar-cetitec:patch-1
Open

Fix missing "typedef" in definition of enum pseudo_access_t#6
ar-cetitec wants to merge 1 commit intowrpseudo:masterfrom
ar-cetitec:patch-1

Conversation

@ar-cetitec
Copy link

Otherwise the compiler will generate a global variable named pseudo_access_t, typed by the anonymous enum.

Otherwise the compiler will generate a global variable named  `pseudo_access_t`,
typed by the anonymous enum.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant