mirror of https://gitee.com/openkylin/linux.git
staging/comedi: fix syntax error
I don't know how gcc interprets this, but it wouldn't surprise me if it choose something different than start-of-comment Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
853098b6e5
commit
ded1e38d7f
|
@ -1,4 +1,4 @@
|
|||
//**
|
||||
/**
|
||||
@verbatim
|
||||
|
||||
Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module.
|
||||
|
|
Loading…
Reference in New Issue