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

Commit 6d1f5fc

Browse files
andralexwilzbach
authored andcommitted
Update aio.d
1 parent 6bc992e commit 6d1f5fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/core/sys/posix/aio.d

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* Available since Linux 2.6
44
*
55
* Copyright: Copyright D Language Foundation 2018.
6-
* License : $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
7-
* Authors : Alexandru Razvan Caciulescu (github.com/darredevil)
6+
* License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
7+
* Authors: Alexandru Razvan Caciulescu (github.com/darredevil)
88
*/
99
module core.sys.posix.aio;
1010

0 commit comments

Comments
 (0)