diff options
Diffstat (limited to 'network/common.h')
-rw-r--r-- | network/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/common.h b/network/common.h index 36bb66b2..820a2b3a 100644 --- a/network/common.h +++ b/network/common.h @@ -20,7 +20,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * */ -/* BNEP functions */ + int bnep_init(void); int bnep_cleanup(void); |