]> git.pld-linux.org Git - packages/aspseek.git/blob - aspseek-types.patch
- tabs in preamble
[packages/aspseek.git] / aspseek-types.patch
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.093591 seconds and 3 git commands to generate.