mirror of
https://github.com/nasa/trick.git
synced 2025-04-07 11:26:47 +00:00
Add option to validate pointer addresses in variable server clients
Forgot to add prototype of new var_validate_address command refs #193
This commit is contained in:
parent
7d5e501012
commit
f627771387
@ -315,7 +315,7 @@ int var_debug(int level) ;
|
||||
int var_ascii() ;
|
||||
int var_binary() ;
|
||||
int var_binary_nonames() ;
|
||||
int var_retry_bad_ref() ;
|
||||
int var_validate_address(int on_off) ;
|
||||
int var_set_copy_mode(int mode) ;
|
||||
int var_set_write_mode(int mode) ;
|
||||
int var_set_send_stdio(int mode) ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user