upstream OpenBSD: arc4random: fix indent

This commit is contained in:
tb 2022-07-31 13:41:45 +00:00 committed by Corinna Vinschen
parent 52a410f9bd
commit eb5c631ead
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $OpenBSD: arc4random.c,v 1.57 2022/07/31 05:10:36 djm Exp $ */
/* $OpenBSD: arc4random.c,v 1.58 2022/07/31 13:41:45 tb Exp $ */
/*
* Copyright (c) 1996, David Mazieres <dm@uun.org>