]> git.pld-linux.org Git - packages/aspell.git/blame - aspell-assert.patch
- mass commit; now req: name = epoch:version
[packages/aspell.git] / aspell-assert.patch
CommitLineData
8138cca5
JB
1--- aspell-0.50.3/prog/checker_string.cpp.orig Thu Sep 26 02:42:42 2002
2+++ aspell-0.50.3/prog/checker_string.cpp Thu Jun 12 13:42:39 2003
3@@ -10,6 +10,8 @@
4 #include "copy_ptr-t.hpp"
5 #include "asc_ctype.hpp"
6
7+#include <cassert>
8+
9 static int get_line(FILE * in, CharVector & d)
10 {
11 d.resize(0);
This page took 0.033316 seconds and 4 git commands to generate.