ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/emman.c
(Generate patch)

Comparing rxvt-unicode/src/emman.c (file contents):
Revision 1.5 by sf-exg, Tue Oct 28 09:10:33 2014 UTC vs.
Revision 1.6 by root, Thu Oct 30 21:55:15 2014 UTC

43# else 43# else
44# define BOOT_PAGESIZE 44# define BOOT_PAGESIZE
45# endif 45# endif
46#else 46#else
47# define PAGESIZE 1 47# define PAGESIZE 1
48# define BOOT_PAGESIZE
48#endif 49#endif
49 50
50size_t 51size_t
51chunk_round (size_t size) 52chunk_round (size_t size)
52{ 53{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines