]> git.ipfire.org Git - thirdparty/rsync.git/commit
popt: remove obsolete findme.c & findme.h
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Wed, 15 Jan 2025 21:17:38 +0000 (13:17 -0800)
committerAndrew Tridgell <andrew@tridgell.net>
Thu, 16 Jan 2025 21:31:36 +0000 (08:31 +1100)
commit23d9ead5af0249babf241c5917ea2b22c2754bcb
treee450d4306e7819efd177029cfefa2a698b8e54c3
parentfcfdd36054db18c12a85d9f42365f93c04247637
popt: remove obsolete findme.c & findme.h

popt 1.14 merged these into popt.c but the import into rsync
missed removing them.

Fixes: https://github.com/RsyncProject/rsync/issues/710
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Makefile.in
popt/findme.c [deleted file]
popt/findme.h [deleted file]