[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] Move confparse.[ch] into src/lib/confmgt/
commit 87ca9e4d2ad16a12d09a8aa37109bc1b16cb126b
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Wed Sep 11 10:16:10 2019 -0400
Move confparse.[ch] into src/lib/confmgt/
This commit only does code movement, and does not clean up after
itself. As such, it will break compilation. I'm separating it for
ease of review.
---
src/{app/config => lib/confmgt}/confparse.c | 0
src/{app/config => lib/confmgt}/confparse.h | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/src/app/config/confparse.c b/src/lib/confmgt/confparse.c
similarity index 100%
rename from src/app/config/confparse.c
rename to src/lib/confmgt/confparse.c
diff --git a/src/app/config/confparse.h b/src/lib/confmgt/confparse.h
similarity index 100%
rename from src/app/config/confparse.h
rename to src/lib/confmgt/confparse.h
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits