Add missing gettext() calls in find_my_exec(). It's probably too late
authorTom Lane <[email protected]>
Fri, 14 Jan 2005 17:47:49 +0000 (17:47 +0000)
committerTom Lane <[email protected]>
Fri, 14 Jan 2005 17:47:49 +0000 (17:47 +0000)
commit697274e9426d9e96d0fbfeb56e70dff296b40c4a
treec904a4bf83eb072ca4593a25dbcfe3085098c31b
parent0ccd045aad7c9009598d85a31bfba72c523a4d52
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