mirror of
https://github.com/samba-team/samba.git
synced 2025-03-26 18:50:30 +03:00
r2939: Use /* */ style comments
(This used to be commit c5d4fae3b157c5559b8b15dde16451e91c0fc022)
This commit is contained in:
parent
ae0aa86039
commit
8d656e9faa
@ -75,15 +75,15 @@ interface epmapper
|
||||
} epm_protocol_info;
|
||||
|
||||
typedef struct {
|
||||
//FIXME
|
||||
/*FIXME */
|
||||
} epm_rhs_dnet_nsp;
|
||||
|
||||
typedef struct {
|
||||
//FIXME
|
||||
/*FIXME*/
|
||||
} epm_rhs_osi_tp4;
|
||||
|
||||
typedef struct {
|
||||
//FIXME
|
||||
/*FIXME*/
|
||||
} epm_rhs_osi_clns;
|
||||
|
||||
typedef struct {
|
||||
@ -111,7 +111,7 @@ interface epmapper
|
||||
} epm_rhs_uuid;
|
||||
|
||||
typedef struct {
|
||||
//FIXME
|
||||
/*FIXME */
|
||||
} epm_rhs_ipx;
|
||||
|
||||
typedef struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user