Cygwin: machine/_arc4random.h: Fix copy/paste bug
commit6252fd0265347032c46c95367895ddb838856bd2
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 29 Jan 2024 15:42:50 +0000 (29 16:42 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 29 Jan 2024 15:42:50 +0000 (29 16:42 +0100)
tree4a0f254526b7382eeba958cf49f62a88a801a097
parent497e6eb2c0fadd0d4cb4ed418642832b020b19d4
Cygwin: machine/_arc4random.h: Fix copy/paste bug

Remove a stray  __END_DECLS.  It didn't hurt in the only
(plain C) file including this header, but still...

Fixes: 030a762535c1 ("Cygwin: fix arc4random after fork(2)")
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/include/machine/_arc4random.h