experimental-legacy/ecdb/trunk/src/ecdb_about.h

8 lines
121 B
C
Raw Normal View History

2009-02-19 04:52:13 +00:00
/* vim: set sw=3 ts=3 sts=3 expandtab: */
#ifndef ECDB_ABOUT_H
#define ECDB_ABOUT_H
void ecdb_about_show(void);
#endif