Kannel: Open Source WAP and SMS gateway  svn-r5335
dlr_mssql.c File Reference
#include "gwlib/gwlib.h"
#include "gwlib/dbpool.h"
#include "dlr_p.h"

Go to the source code of this file.

Functions

struct dlr_storagedlr_init_mssql (Cfg *cfg)
 

Function Documentation

◆ dlr_init_mssql()

struct dlr_storage* dlr_init_mssql ( Cfg cfg)

Definition at line 394 of file dlr_mssql.c.

Referenced by dlr_init().

395 {
396  return NULL;
397 }
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.