Skip to content

Commit

Permalink
Merge pull request #2 from cylobi/Ali
Browse files Browse the repository at this point in the history
: deleted
  • Loading branch information
Aliparviz authored Mar 10, 2024
2 parents 152d5a1 + 1728c6e commit bd016b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ main(void)
printf(1, "init: starting sh\n");

// printing students name and id
printf(1, "Group #8:");
printf(1, "Group #8 ");
printf(1, "Ali Parvizi - 810100102");
printf(1, "Mohammad Mataee - 810199493");
printf(1, "Mohammad Javad Afsari - 810198544");
Expand Down

0 comments on commit bd016b2

Please sign in to comment.