Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
Reverse Diff
Changes in
lib/arc.h
[f3351f0:ddcf491f]
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
File:
1 edited
lib/arc.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
lib/arc.h
rf3351f0
rddcf491f
31
31
};
32
32
33
#ifndef G_GNUC_MALLOC
34
#define G_GNUC_MALLOC
35
#endif
36
37
33
G_GNUC_MALLOC struct arc_state *arc_keymaker( unsigned char *key, int kl, int cycles );
38
34
unsigned char arc_getbyte( struct arc_state *st );
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive