Git init
[pkgs/e/elektra.git] / src / backends / daemon / kdbd.h
1 /***************************************************************************
2                    kdbd.h  -  The server for the daemon backend
3                              -------------------
4     begin                : Mon Dec 26 2004
5     copyright            : (C) 2005 by Yannick Lecaillez
6     email                : yl@itioweb.com
7  ***************************************************************************/
8
9 /***************************************************************************
10  *                                                                         *
11  *   This program is free software; you can redistribute it and/or modify  *
12  *   it under the terms of the BSD License (revised).                      *
13  *                                                                         *
14  ***************************************************************************/
15
16
17 /* Subversion stuff
18
19 $Id$
20
21 */
22
23
24 void *kdbd(void *pIntThreadHandle);
25