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

Commit

Permalink
Merge pull request #3013 from Geod24/systm
Browse files Browse the repository at this point in the history
Remove redundant '@System' in core.sys.posix.string
merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>
  • Loading branch information
dlang-bot authored Mar 31, 2020
2 parents ffdc616 + 87b29ac commit bd448ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/sys/posix/string.d
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ extern(C):
@system:
nothrow:
@nogc:
@system:

/// Exposes `locale_t` as defined in `core.sys.posix.locale` (`<locale.h>`)
public import core.sys.posix.locale : locale_t;
Expand Down

0 comments on commit bd448ca

Please sign in to comment.