*** empty log message ***

This commit is contained in:
Martin Baulig
1998-06-02 19:42:53 +00:00
parent f233a1673f
commit e71eb0e75b
4 changed files with 10 additions and 3 deletions

View File

@@ -28,7 +28,9 @@ __BEGIN_DECLS
#define GLIBTOP_OPEN_NO_OVERRIDE 1
extern void glibtop_open __P((glibtop *, const char *, const unsigned long, const unsigned));
extern void glibtop_open__l __P((glibtop *, const char *, const unsigned long, const unsigned));
extern void glibtop_open__r __P((glibtop *, const char *, const unsigned long, const unsigned));
__END_DECLS