Skip to content

Commit 0c8d517

Browse files
author
Nils Boßung
committed
nothrow
1 parent b2443a0 commit 0c8d517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deimos/ncurses/curses.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ immutable enum
6666
/* This is defined in more than one ncurses header, for identification */
6767
string NCURSES_VERSION = "5.7";
6868

69-
extern (C)
69+
extern (C) nothrow
7070
{
7171

7272
/* types */

0 commit comments

Comments
 (0)