mirror of
https://github.com/rcornwell/sims.git
synced 2026-05-01 22:07:31 +00:00
SCP: Updated to current.
This commit is contained in:
2
scp.h
2
scp.h
@@ -117,6 +117,8 @@ t_stat echo_cmd (int32 flag, CONST char *ptr);
|
||||
t_stat echof_cmd (int32 flag, CONST char *ptr);
|
||||
t_stat debug_cmd (int32 flag, CONST char *ptr);
|
||||
t_stat runlimit_cmd (int32 flag, CONST char *ptr);
|
||||
t_stat tar_cmd (int32 flag, CONST char *ptr);
|
||||
t_stat curl_cmd (int32 flag, CONST char *ptr);
|
||||
t_stat test_lib_cmd (int32 flag, CONST char *ptr);
|
||||
|
||||
/* Allow compiler to help validate printf style format arguments */
|
||||
|
||||
Reference in New Issue
Block a user