retire PUBLIC, PRIVATE and FORWARD
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
/*=========================================================================*
|
||||
* env_prefix *
|
||||
*=========================================================================*/
|
||||
PUBLIC int env_prefix(env, prefix)
|
||||
int env_prefix(env, prefix)
|
||||
char *env; /* environment variable to inspect */
|
||||
char *prefix; /* prefix to test for */
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user