version working with also with redhat linux
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef _INSTR_HOSTS_H_
|
||||
#define _INSTR_HOSTS_H_
|
||||
#ifndef _MYC_STR_H_
|
||||
#define _MYC_STR_H_
|
||||
|
||||
int InstrHost(char *input, char *instr, char *host, char *user, char *pcod
|
||||
, int instr_len, int host_len, int user_len, int pcod_len);
|
||||
@@ -8,4 +8,4 @@ int InstrHost(char *input, char *instr, char *host, char *user, char *pcod
|
||||
output is: instrument name, host name, user name and pcod (the code needed to enter...)
|
||||
*/
|
||||
|
||||
#endif /* _INSTR_HOSTS_H_ */
|
||||
#endif /* _MYC_STR_H_ */
|
||||
|
||||
Reference in New Issue
Block a user