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

Comparing rxvt-unicode/src/salloc.h (file contents):
Revision 1.4 by root, Wed Nov 5 14:43:54 2008 UTC vs.
Revision 1.5 by sf-exg, Thu Jan 19 13:33:43 2012 UTC

1#ifndef RXVT_SALLOC_H_ 1#ifndef RXVT_SALLOC_H_
2#define RXVT_SALLOC_H_ 2#define RXVT_SALLOC_H_
3 3
4#include <cstdlib> 4#include <stdlib.h>
5 5
6// small blocks allocator 6// small blocks allocator
7 7
8struct rxvt_salloc 8struct rxvt_salloc
9{ 9{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines