Skip to content

Commit

Permalink
bind02: Convert docs to docparse
Browse files Browse the repository at this point in the history
Signed-off-by: Ma Xinjian <[email protected]>
Reviewed-by: Li Wang <[email protected]>
  • Loading branch information
MaXinjian authored and wangli5665 committed Sep 2, 2024
1 parent 9a6f389 commit fef7a94
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions testcases/kernel/syscalls/bind/bind02.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@
* Copyright (c) 2019 Martin Doucha <[email protected]>
*/

/*
* Test Description:
* Make sure bind() of privileged port gives EACCESS error for non-root users.
/*\
* [Description]
*
* Make sure bind() of privileged port gives EACCESS error for non-root users.
*/

#include <string.h>
Expand Down

0 comments on commit fef7a94

Please sign in to comment.