summaryrefslogtreecommitdiff
path: root/ospfd/ospf_main.c
diff options
context:
space:
mode:
authorChristian Hopps <chopps@labn.net>2025-04-08 05:55:03 +0000
committerChristian Hopps <chopps@labn.net>2025-04-09 10:14:58 +0000
commit59d2368b0f055f28aeda8f6080d686acfa35c20b (patch)
treec4112f18aa261081b6c3d59ce705b43c47c1fa97 /ospfd/ospf_main.c
parentb12b4c28b4c4a76cbc906b703ee5a694a082ab74 (diff)
mgmtd: normalize argument order to copy(dst, src)
Having just completed a code audit during RCA, the fact that we have 2 different argument orders for the related datastore copying functions was unnecessary and super confusing. Fix this code-maintenance/comprehension mistake and move the newer mgmtd copy routines to use the same arg order as the pre-existing underlying northbound copy functions (i.e., use `copy(dst, src)`) Signed-off-by: Christian Hopps <chopps@labn.net>
Diffstat (limited to 'ospfd/ospf_main.c')
0 files changed, 0 insertions, 0 deletions