Skip to content

Commit 4087c6b

Browse files
committed
osthread thread_* functions: temporary package specifier substituted by private
1 parent 8e4fd88 commit 4087c6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

druntime/src/core/thread/posix_impl.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1199,7 +1199,7 @@ package(core)
11991199
}
12001200
}
12011201

1202-
package
1202+
private
12031203
{
12041204
//
12051205
// Entry point for POSIX threads

0 commit comments

Comments
 (0)