From: Florian Forster Date: Mon, 20 Dec 2010 10:30:56 +0000 (+0100) Subject: src/sn-tex.c: Close comment (typo). X-Git-Tag: v1.0.0~10 X-Git-Url: https://git.octo.it/?p=sort-networks.git;a=commitdiff_plain;h=28b20bd635f739e7b42f5f5ad5d6bc88df500653 src/sn-tex.c: Close comment (typo). --- diff --git a/src/sn-tex.c b/src/sn-tex.c index 95bf61d..3c71409 100644 --- a/src/sn-tex.c +++ b/src/sn-tex.c @@ -33,7 +33,7 @@ #include "sn_network.h" -/* 21cm (DIN-A4) - 2x3cm Rand = 15cm +/* 21cm (DIN-A4) - 2x3cm Rand = 15cm */ static double output_width = 15.0; static double scale = 1.0; static double inner_spacing = 0.3;