commit a21e075669fe9880d2bb8562c840d6cde7f0443a from: Omar Polo date: Sat Aug 14 20:55:25 2021 UTC simplify comment commit - 4ebb0722512c03243fc35f8cf428c8e2f07db73c commit + a21e075669fe9880d2bb8562c840d6cde7f0443a blob - 42d92888d369f8beaec7a355455e1e052b36e9eb blob + 3675d53ebdddc2ebd65e9563e182919ef5af1ea4 --- telescope.c +++ telescope.c @@ -63,7 +63,7 @@ enum telescope_process { #define UNKNOWN_TYPE_OR_CSET 3 #define UNKNOWN_PROTOCOL 4 -/* XXX: keep in sync with telescope.c:/^normalize_code/ */ +/* XXX: keep in sync with normalize_code */ const char *err_pages[70] = { [CANNOT_FETCH] = "# Couldn't load the page\n", [TOO_MUCH_REDIRECTS] = "# Too much redirects\n",