Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset f3351f0
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:
2008-04-05T11:54:31Z (
17 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
9143aeb
Parents:
8dbe021f
Message:
Fixed GLib <2.6 compatibility issue in arc.h. (G_GNUC_MALLOC)
File:
1 edited
lib/arc.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
lib/arc.h
r8dbe021f
rf3351f0
31
31
};
32
32
33
#ifndef G_GNUC_MALLOC
34
#define G_GNUC_MALLOC
35
#endif
36
33
37
G_GNUC_MALLOC struct arc_state *arc_keymaker( unsigned char *key, int kl, int cycles );
34
38
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