Skip to content

Commit

Permalink
Merge pull request #15 from jalrnc/comment-closing-mark
Browse files Browse the repository at this point in the history
Add missing comment closing mark
  • Loading branch information
amnuts authored Nov 7, 2024
2 parents 0c33c4f + 46e520c commit 0caebfa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/includes/netlinks.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
NUTS version 3.3.3 (Triple Three :) - Copyright (C) Neil Robertson 1996
***************************************************************************
***************************************************************************/

#ifndef AMNUTS_NETLINKS_H
#define AMNUTS_NETLINKS_H
Expand Down
2 changes: 1 addition & 1 deletion src/includes/rooms.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
NUTS version 3.3.3 (Triple Three :) - Copyright (C) Neil Robertson 1996
***************************************************************************
***************************************************************************/

#ifndef AMNUTS_ROOMS_H
#define AMNUTS_ROOMS_H
Expand Down

0 comments on commit 0caebfa

Please sign in to comment.