You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2022/03/20 21:45:39 UTC

[commons-rng] branch master updated: Fix trailing whitespace

This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git


The following commit(s) were added to refs/heads/master by this push:
     new 7497f44  Fix trailing whitespace
7497f44 is described below

commit 7497f4407e7e9dfba93ecd2ddcbc92ff30e1cbc9
Author: Alex Herbert <ah...@apache.org>
AuthorDate: Sun Mar 20 21:45:31 2022 +0000

    Fix trailing whitespace
---
 .../src/main/java/org/apache/commons/rng/core/package-info.java       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/commons-rng-core/src/main/java/org/apache/commons/rng/core/package-info.java b/commons-rng-core/src/main/java/org/apache/commons/rng/core/package-info.java
index 3abf3b0..891ee83 100644
--- a/commons-rng-core/src/main/java/org/apache/commons/rng/core/package-info.java
+++ b/commons-rng-core/src/main/java/org/apache/commons/rng/core/package-info.java
@@ -40,7 +40,7 @@
  * values are defined in the
  * {@link org.apache.commons.rng.core.source64 source64} package.
  * </p>
- * 
+ *
  * <p>
  * Implementations are expected to match an algorithm reference output
  * for the source output type (32-bit or 64-bit integers). This should
@@ -48,7 +48,7 @@
  * obtained from the source output type, such as float or boolean, are
  * not required to maintain functional compatibility to allow algorithm
  * improvements.
- * </p> 
+ * </p>
  *
  * <p>
  * Each implementation must have an identifier in