path-lookup: move generator_binary_paths() to end of file
authorLennart Poettering <lennart@poettering.net>
Thu, 7 Apr 2016 15:51:26 +0000 (17:51 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 Apr 2016 11:43:32 +0000 (13:43 +0200)
commita69b4fb0f80689b96f492a557368ed880365edee
treeaab663d5a794fa3dde1594d4b7ed34dda5146421
parentc61b443d32ceea2d0a8c46c1d61a9314f1affa89
path-lookup: move generator_binary_paths() to end of file

Let's keep the code that manipulates LookupPaths together, and move
generator_binary_paths() to the end of the .h and .c files, since it is not
strictly related to that.
src/shared/path-lookup.c
src/shared/path-lookup.h