diff options
author | Rob Percival <robpercival@google.com> | 2018-04-19 14:14:47 +0200 |
---|---|---|
committer | Rob Percival <robpercival@google.com> | 2018-04-19 14:14:47 +0200 |
commit | 0b4df45ca6f49d13c6bc392a2be3a509c1d11f43 (patch) | |
tree | 3b69359e5daf0b93cf2b5d1cedf92f88fffabb66 /lib | |
parent | 14165701fae499db4fae1140d428113bfb64df02 (diff) | |
download | nss-hg-0b4df45ca6f49d13c6bc392a2be3a509c1d11f43.tar.gz |
Bug 1454913, remove trailing whitespace, r=kaie
DONTBUILD
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ckfw/builtins/nssckbi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ckfw/builtins/nssckbi.h b/lib/ckfw/builtins/nssckbi.h index 3ccc3aef6..d40c8080e 100644 --- a/lib/ckfw/builtins/nssckbi.h +++ b/lib/ckfw/builtins/nssckbi.h @@ -32,7 +32,7 @@ * - whenever possible, if older branches require a modification to the * list, these changes should be made on the main line of development (trunk), * and the older branches should update to the most recent list. - * + * * - ODD minor version numbers are reserved to indicate a snapshot that has * deviated from the main line of development, e.g. if it was necessary * to modify the list on a stable branch. |