Add missing gettext() calls in find_my_exec(). It's probably too late
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Jan 2005 17:47:49 +0000 (17:47 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Jan 2005 17:47:49 +0000 (17:47 +0000)
commit982e99806495238bcfdb461a7047b7f020d7f1e5
tree3732e2d467ea3abb1379ea3e4f3ca30998c4998f
parentce6e2fada0243f925e191a62eedf90f5919525f3
Add missing gettext() calls in find_my_exec().  It's probably too late
to get these strings translated, but we may as well have them be
translatable as not.
src/port/exec.c