X-Git-Url: http://git.onelab.eu/?p=ipfw.git;a=blobdiff_plain;f=glue.h;fp=glue.h;h=a3548bdf49bf63e7be2955a316f1f27c98ac1441;hp=86b229a755a30c5538f54a6d88f2fc9788895463;hb=1f3693d89c1c88e895721e21751c354e74b99627;hpb=1a406635eb894da69f2435c4d3ae7517e3c5cd70 diff --git a/glue.h b/glue.h index 86b229a..a3548bd 100644 --- a/glue.h +++ b/glue.h @@ -205,7 +205,7 @@ struct clockinfo { int profhz; /* profiling clock frequency */ }; -/* +/* * linux does not have a reentrant version of qsort, * so we the FreeBSD stdlib version. */