This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-mbse/mbcico/shortbox.h
2004-01-13 22:04:25 +00:00

9 lines
90 B
C

#ifndef _SHORTBOX_H
#define _SHORTBOX_H
/* $Id$ */
char *shortboxname(faddr *);
#endif