]> git.pld-linux.org Git - packages/aspseek.git/blame - aspseek-types.patch
- sorted BRs
[packages/aspseek.git] / aspseek-types.patch
CommitLineData
eb490b4c
JB
1--- aspseek-1.2.8/src/sqldbi.cpp.orig Mon Feb 4 10:11:12 2002
2+++ aspseek-1.2.8/src/sqldbi.cpp Wed Aug 28 15:01:59 2002
3@@ -1844,7 +1844,8 @@
4 while (answ && answ->FetchRow())
5 {
6 BYTE* content;
7- ULONG urlid, wordCount, uLen;
8+ ULONG urlid, wordCount;
9+ unsigned long int uLen;
10 char content_type[50];
11 string charset_db;
12 int size, charset_gid;
This page took 0.072359 seconds and 4 git commands to generate.