Paul Eggert wrote: > > Can we untabify > > mcel.h > > mountlist.c > > verify.h > > (as we do with all source files that are not shared with glibc)? > > Actually verify.h is shared with glibc but I guess we're upstream. > I installed the attached.
Thanks. glibc/include/verify.h looks very different than gnulib/lib/verify.h, although it implements 2 macros in an equivalent way. intprops.h is shared (and is listed in config/srclist.txt, and contains no tabs). Bruno