/*************************************************************************** $RCSfile: cbanking_l.h,v $ ------------------- cvs : $Id: cbanking_l.h,v 1.1 2005/05/13 14:42:37 aquamaniac Exp $ begin : Mon Mar 01 2004 copyright : (C) 2004 by Martin Preuss email : martin@libchipcard.de *************************************************************************** * Please see toplevel file COPYING for license details * ***************************************************************************/ #ifndef CBANKING_CBANKING_L_H #define CBANKING_CBANKING_L_H #include #include "cbanking.h" void CBanking_GetRawText(AB_BANKING *ab, const char *text, GWEN_BUFFER *tbuf); #endif