diff --git a/src/raw1394.h b/src/raw1394.h index d3a207e..33f3f08 100644 --- a/src/raw1394.h +++ b/src/raw1394.h @@ -11,7 +11,7 @@ typedef u_int16_t nodeid_t; typedef struct raw1394_handle *raw1394handle_t; #ifdef __cplusplus -//extern "C" { +extern "C" { #endif typedef int raw1394_errcode_t;