# | Line 67 | Line 67 | mr_capab(struct Client *client_p, struct | |
---|---|---|
67 | { | |
68 | int i; | |
69 | int cap; | |
70 | < | char *p; |
71 | < | char *s; |
70 | > | char *p = NULL; |
71 | > | char *s = NULL; |
72 | #ifdef HAVE_LIBCRYPTO | |
73 | struct EncCapability *ecap; | |
74 | unsigned int cipher = 0; |
# | Line 1 | Line 1 | |
---|---|---|
1 | < | "Id Revision" |
1 | > | Id Revision |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |