| Index: nss/lib/ckfw/builtins/ckbiver.c
|
| diff --git a/nss/lib/ckfw/builtins/ckbiver.c b/nss/lib/ckfw/builtins/ckbiver.c
|
| index 41783b2fbb1e217ec41982b51af6c8175d7c3bff..208066ca36f7589a5fd0dcdedf863ae914a49e9e 100644
|
| --- a/nss/lib/ckfw/builtins/ckbiver.c
|
| +++ b/nss/lib/ckfw/builtins/ckbiver.c
|
| @@ -15,5 +15,4 @@
|
| /*
|
| * Version information
|
| */
|
| -const char __nss_builtins_version[] = "Version: NSS Builtin Trusted Root CAs "
|
| - NSS_BUILTINS_LIBRARY_VERSION _DEBUG_STRING;
|
| +const char __nss_builtins_version[] = "Version: NSS Builtin Trusted Root CAs " NSS_BUILTINS_LIBRARY_VERSION _DEBUG_STRING;
|
|
|