Removed an extraneous ^M character at the end of a line.

git-svn-id: svn://10.0.0.236/trunk@171272 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
wtchang%redhat.com
2005-03-28 19:37:28 +00:00
parent 2c2a166b53
commit 42f5f7d98e

View File

@@ -171,7 +171,7 @@ struct PK11SymKeyStr {
int size; /* key size in bytes */
PK11Origin origin; /* where this key came from
(see def in secmodt.h) */
PK11SymKey *parent;
PK11SymKey *parent;
uint16 series; /* break up the slot info into various groups of
* inserted tokens so that keys and certs can be
* invalidated */