commit 925e150e888f72d015001b674f4e435a9cbe5c4c from: Omar Polo date: Thu Feb 10 21:20:03 2022 UTC drop useless comment commit - bfbb2af7180553f2cc0f349beedbd6385c6e050d commit + 925e150e888f72d015001b674f4e435a9cbe5c4c blob - 0cb0ce4cfe1f0a4ffcdad5198e41bc316197341e blob + c699e3621d0e8ebb1169a8497c8db7b0cb558df2 --- include/telescope.h +++ include/telescope.h @@ -349,8 +349,6 @@ struct tofu_entry *tofu_lookup(struct ohash*, const ch void tofu_add(struct ohash*, struct tofu_entry*); void tofu_update(struct ohash*, struct tofu_entry*); void tofu_temp_trust(struct ohash *, const char *, const char *, const char *); - -/* util.c */ /* wrap.c */ void erase_buffer(struct buffer *);