Switch to side-by-side view
--- a/src/index/beaglequeue.cpp +++ b/src/index/beaglequeue.cpp @@ -398,7 +398,7 @@ make_udi(udipath, "", udi); LOGDEB(("BeagleQueueIndexer: prc1: udi [%s]\n", udi.c_str())); - char ascdate[20]; + char ascdate[30]; sprintf(ascdate, "%ld", long(stp->st_mtime)); // We only process bookmarks or text/html and text/plain files.