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

rename service_read_cdb.c to service_resolve_read_cdb.c

parent 55c4417f
No related branches found
No related tags found
No related merge requests found
/*
* service_read_cdb.c
* service_resolve_read_cdb.c
*
* Copyright (c) 2018-2021 Eric Vidal <eric@obarun.org>
*
......@@ -23,7 +23,7 @@
#include <66/resolve.h>
#include <66/service.h>
int service_read_cdb(cdb *c, resolve_service_t *res)
int service_resolve_read_cdb(cdb *c, resolve_service_t *res)
{
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