added musuid

This commit is contained in:
Your Name 2024-09-01 16:43:41 +03:00
parent ff94d81541
commit bfb3d3b2fb
5 changed files with 33 additions and 2 deletions

View file

@ -51,4 +51,3 @@ char *mu_mode_2_str(mode_t file_mode) {
return mode;
}