bugfix for last commit

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2938 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
orbiter 19 years ago
parent bb7d4b5d5e
commit eeda881553

@ -81,7 +81,7 @@ public class plasmaSwitchboardQueue {
private void initQueueStack() {
kelondroRow rowdef = new kelondroRow(
"String url-" + yacySeedDB.commonHashLength + ", " + // the url
"String url-" + indexRWIEntryOld.urlStringLength + ", " + // the url
"String refhash-" + yacySeedDB.commonHashLength + ", " + // the url's referrer hash
"Cardinal modifiedsince-11" + " {b64e}, " + // from ifModifiedSince
"byte[] flags-1" + ", " + // flags

Loading…
Cancel
Save