X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Finput%2Fvcd.c;h=ad0ba7f03d3c839d1b3ee40a862c07fc4ce6826b;hb=1beccaed464a4d92a070988a0331fe399f9f7a7a;hp=e69a80715676152df8d37a4a8acc644978d503d4;hpb=e8be616955f2bc4e2c72fc55d899056ad68fb75c;p=libsigrok.git diff --git a/src/input/vcd.c b/src/input/vcd.c index e69a8071..ad0ba7f0 100644 --- a/src/input/vcd.c +++ b/src/input/vcd.c @@ -87,7 +87,6 @@ struct vcd_channel { gchar *identifier; }; - /* * Reads a single VCD section from input file and parses it to name/contents. * e.g. $timescale 1ps $end => "timescale" "1ps"