mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-09 23:24:09 -08:00
Update comment format.
This commit is contained in:
parent
09a3de1669
commit
c0f10e3a6d
|
@ -11,9 +11,7 @@ import (
|
|||
"github.com/prometheus/client_golang/prometheus"
|
||||
)
|
||||
|
||||
/*
|
||||
#include <unistd.h>
|
||||
*/
|
||||
// #include <unistd.h>
|
||||
import "C"
|
||||
|
||||
const (
|
||||
|
|
Loading…
Reference in a new issue