From dd7c04a39bd88da8e381bb88078c41b049a6665c Mon Sep 17 00:00:00 2001 From: Kimplul Date: Fri, 21 Oct 2022 21:34:18 +0300 Subject: beautification --- include/arch/proc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/arch/proc.h') diff --git a/include/arch/proc.h b/include/arch/proc.h index 5ea0f0f..5047eab 100644 --- a/include/arch/proc.h +++ b/include/arch/proc.h @@ -25,7 +25,7 @@ */ void set_args(struct tcb *t, struct sys_ret a); -/** +/** * Get argument data attached to thread. * To some extent a hack, used by swap. * -- cgit v1.3