Rev 84031 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
--- configure 2022-12-21 09:20:23+++ configure 2022-12-27 09:37:52@@ -3447,9 +3447,7 @@/* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */struct buf { int x; };struct buf * (*rcsopen) (struct buf *, struct stat *, int);-static char *e (p, i)- char **p;- int i;+static char *e (char **p, int i){return p[i];}