Skip to content
Snippets Groups Projects
Commit 55c4417f authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

rename service_write_cdb.c to service_resolve_write_cdb.c

parent 21f6d878
No related branches found
No related tags found
No related merge requests found
/*
* service_write_cdb.c
* service_resolve_write_cdb.c
*
* Copyright (c) 2018-2021 Eric Vidal <eric@obarun.org>
*
......@@ -19,7 +19,7 @@
#include <66/resolve.h>
#include <66/service.h>
int service_write_cdb(cdbmaker *c, resolve_service_t *sres)
int service_resolve_write_cdb(cdbmaker *c, resolve_service_t *sres)
{
log_flow() ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment