diff options
author | Guy Harris <gharris@sonic.net> | 2022-08-23 03:32:58 -0700 |
---|---|---|
committer | Guy Harris <gharris@sonic.net> | 2022-08-23 03:32:58 -0700 |
commit | c595ef58cf1bc66d475035966850f8b4e14ec175 (patch) | |
tree | 3df74bfc65a40b249474f4413452ecb1fd1af023 /sockutils.c | |
parent | 2ec8514c38766248722152cafdec3c739e601fe4 (diff) |
Use _declspec(deprecated(msg)) rather than __pragma(deprecated).
_declspec(deprecated(msg)) doesn't require the function name, and takes
a message as an argument and causes it to be used as the warning/error
message for use of an undeclared function.
Diffstat (limited to 'sockutils.c')
0 files changed, 0 insertions, 0 deletions