commit 7efef6512e73e42bc5233c6ceda3bdcd32b8fda9
parent a671acf57aef4733c5670e166b835a5e2d10039f
Author: Sebastian <sebastian@sebsite.pw>
Date: Sun, 12 Jun 2022 19:29:57 -0400
linux::keyctl: fix undefined reference
Signed-off-by: Sebastian <sebastian@sebsite.pw>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/linux/keyctl/types.ha b/linux/keyctl/types.ha
@@ -30,7 +30,7 @@ export def GROUP_KEYRING: serial = -6;
// The caller's GID-session keyring.
export def REQKEY_AUTH_KEY: serial = -7;
-// The Key ID for the [[request_key]] destination keyring.
+// The Key ID for the [[reqkey]] destination keyring.
export def REQUESTOR_KEYRING: serial = -8;
// request-key default keyrings