Hopefully silenced a warning of doxygen on Debian buildd

This commit is contained in:
Thomas Schmitt 2010-08-08 09:13:53 +00:00
부모 54651df146
커밋 34847fff80
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제

파일 보기

@ -1 +1 @@
#define Cdrskin_timestamP "2010.08.08.091224"
#define Cdrskin_timestamP "2010.08.08.091317"

파일 보기

@ -2685,8 +2685,8 @@ These two advises are mutually exclusive.
/** Obtain the id string of the SCSI transport interface.
This interface may be a system specific adapter module of libburn or
an adapter to a supporting library like libcdio.
@flag Bitfield for control puposes, submit 0 for now
@return A pointer to the id string. Do not alter the string content.
@param flag Bitfield for control puposes, submit 0 for now
@return A pointer to the id string. Do not alter the string content.
@since 0.7.6
*/
char *burn_scsi_transport_id(int flag);