This website works better with JavaScript.
Explore
Help
Sign In
rust3ds
/
ctru-rs
Watch
1
Star
0
Fork
You've already forked ctru-rs
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
fmt
pull/125/head
Andrea Ciliberti
2 years ago
parent
fbfe34605c
commit
4eeb09b631
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
ctru-sys/src/lib.rs
2
ctru-sys/src/lib.rs
Unescape
Escape
View File
@ -18,5 +18,5 @@ pub unsafe fn errno() -> s32 {
}
}
extern
"C"
{
extern
"C"
{
fn
__errno
(
)
->
*
mut
libc
::
c_int
;
fn
__errno
(
)
->
*
mut
libc
::
c_int
;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
rust3ds/ctru-rs
Title
Body
Create Issue