commit 633bf6d87d247b0fddf6259b176f491c3f736318 from: Omar Polo date: Sun Sep 26 09:43:27 2021 UTC delete old (and wrong) comment it's been a while since we're using a lockfile to protect against multiple telescope instances. commit - 798e1c954749cdd5b3042212050c8ddae75a9c52 commit + 633bf6d87d247b0fddf6259b176f491c3f736318 blob - bc1a9248974ddccb22cd05352413be63628c0f09 blob + 0a10064c4146364f37a288587015018ce0c4b532 --- fs.c +++ fs.c @@ -16,8 +16,6 @@ /* * Handles the data in ~/.telescope - * - * TODO: add some form of locking on the files */ #include "compat.h"