Skip to content
Snippets Groups Projects
Commit b1ffacdd authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Rename find_my_binary/find_other_binary to

find_my_exec/find_other_exec().  Remove passing of progname to these
functions as they can find that out from argv[0], which they already
have.

Make get_progname return const char *, and update all progname variables
to be const char *.
parent 3bfd4d92
No related branches found
No related tags found
Loading
Showing
with 53 additions and 53 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment