Added spec file comments.
[ipfw.git] / glue.h
diff --git a/glue.h b/glue.h
index 86b229a..a3548bd 100644 (file)
--- 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.
  */