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 #1117 from 9il/patch-1
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
yebblies committed Jan 23, 2015
2 parents f0c1e13 + ab8a8af commit c4f1ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/stdc/stdio.d
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,7 @@ else
int scanf(in char* format, ...);
}

// No usafe pointer manipulation.
// No unsafe pointer manipulation.
@trusted
{
///
Expand Down

0 comments on commit c4f1ed6

Please sign in to comment.