/* vim: set sw=3 ts=3 sts=3 expandtab: */ #ifndef ECDB_ABOUT_H #define ECDB_ABOUT_H void ecdb_about_show(void); #endif