Subversion Repositories IRC-Archiver

Rev

Rev 11 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

/* $Id: web_db.h 10 2024-08-30 04:44:58Z nishi $ */

#ifndef __WEB_DB_H__
#define __WEB_DB_H__

void web_db_generate(const char* name, const char* match);

#endif