Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 125347
Collapse All | Expand All

(-)spamprobe-1.4b-orig/src/includes/Buffer.h (+1 lines)
Lines 32-37 Link Here
32
#define _Buffer_h
32
#define _Buffer_h
33
33
34
#include "Array.h"
34
#include "Array.h"
35
#include <cassert>
35
36
36
//
37
//
37
// Similar to Array but handles variable length.
38
// Similar to Array but handles variable length.

Return to bug 125347