Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FWLET-260 Separate firmlets without libuv #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

sav-cujo
Copy link

No description provided.

permission.c Outdated
@@ -220,7 +212,7 @@ static const luaL_Reg lib[] =
};

LUALIB_API int
luaopen_cujo_permission(lua_State *L)
luaopen_rabid_permission(lua_State *L)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's keep cujo namespace since this module will not be embedded in Rabid anymore, but distributed as an independent module.
Just keep the license change.

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.

3 participants