scsi: fixed header guard comment in wrapper.h

This commit is contained in:
Jérôme Duval
2013-06-15 16:26:48 +02:00
parent e01b1808b3
commit fc68c4cb59
@@ -87,4 +87,4 @@
dprintf( "%s%s: "format"\n", FUNC_NAME); DEBUG_WAIT_ERROR \ dprintf( "%s%s: "format"\n", FUNC_NAME); DEBUG_WAIT_ERROR \
}} while( 0 ) }} while( 0 )
#endif /* _BENAPHORE_H */ #endif /* _WRAPPER_H */