Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
9ceee9d
for
zwrite.c
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jul 4, 2003, 12:26:03 AM (
18 years
ago)
Author:
James M. Kretchmar <kretch@mit.edu>
Branches:
master
,
barnowl_perlaim
,
debian
,
owl
,
release-1.4
,
release-1.5
,
release-1.6
,
release-1.7
,
release-1.8
,
release-1.9
Children:
3ba3af0
Parents:
5b85d19
Message:
There is now a zcrypt command Replies to zcrypted messages now work
File:
1 edited
zwrite.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
zwrite.c
r09489b89
r9ceee9d
306
306
}
307
307
308
void owl_zwrite_set_opcode(owl_zwrite *z, char *opcode)
309
{
310
if (z->opcode) owl_free(z->opcode);
311
z->opcode=owl_strdup(opcode);
312
}
313
308
314
char *owl_zwrite_get_realm(owl_zwrite *z)
309
315
{
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive