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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user