Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
Added nothrow...
Browse files Browse the repository at this point in the history
  • Loading branch information
s-ludwig committed Jan 4, 2013
1 parent 9397455 commit 2552b01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/sys/posix/grp.d
Expand Up @@ -19,6 +19,7 @@ public import core.sys.posix.sys.types; // for gid_t, uid_t

version (Posix):
extern (C):
nothrow:

//
// Required
Expand Down

0 comments on commit 2552b01

Please sign in to comment.