X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=agent%2Fpkg%2Fnbi%2Fhelper.c;h=ab1d797c20fdf2882e13ea4b3e0a9462732ff590;hb=HEAD;hp=b06e732cc7659abd7559cbb862257c2292b007e1;hpb=bad83880ceaeeff5b73e9e3aa15cdd302829b5fc;p=ric-plt%2Fo1.git diff --git a/agent/pkg/nbi/helper.c b/agent/pkg/nbi/helper.c index b06e732..ab1d797 100755 --- a/agent/pkg/nbi/helper.c +++ b/agent/pkg/nbi/helper.c @@ -106,4 +106,4 @@ void create_new_path(sr_session_ctx_t *session, char **parent, char *key, char * } else { lyd_new_path(*p, sr_get_context(sr_session_get_connection(session)), key, value, 0, 0); } -} \ No newline at end of file +}