Revision 17209,
262 bytes
checked in by ghudson, 23 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r17208,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | /* (C) 1998 Red Hat Software, Inc. -- Licensing details are in the COPYING |
---|
2 | file accompanying popt source distributions, available from |
---|
3 | ftp://ftp.redhat.com/pub/code/popt */ |
---|
4 | |
---|
5 | #ifndef H_FINDME |
---|
6 | #define H_FINDME |
---|
7 | |
---|
8 | char * findProgramPath(char * argv0); |
---|
9 | |
---|
10 | #endif |
---|
Note: See
TracBrowser
for help on using the repository browser.