summaryrefslogtreecommitdiff
path: root/devel/cvstrac/files/patch-search.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix linker errors after recent SQLite3 update. Certain non-publicGreg Larkin2009-11-091-0/+32
SQLite3 functions were used by cvstrac, and they were recently made intern, causing the linker errors. See: http://osdir.com/ml/sqlite-users/2009-07/msg00300.html Reported by: pointyhat (pav) Notes: svn path=/head/; revision=244044