removed trailing spaces ([[:space:]]+$)
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
* crypto-class pseudorandom number generator
|
||||
* currently uses same algorithm as RC4(TM), from Schneier 2nd ed p397
|
||||
* Copyright (C) 2002 Henry Spencer.
|
||||
*
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU Library General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or (at your
|
||||
* option) any later version. See <http://www.fsf.org/copyleft/lgpl.txt>.
|
||||
*
|
||||
*
|
||||
* This library is distributed in the hope that it will be useful, but
|
||||
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
||||
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public
|
||||
|
||||
Reference in New Issue
Block a user