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

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
9il committed Jan 23, 2015
1 parent f0c1e13 commit ab8a8af
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 ab8a8af

Please sign in to comment.