changeset: 932:df47d77ec9a6
tag: tip
user: Anselm R. Garbe <garbeam_AT_gmail.com>
date: Fri Aug 03 19:29:58 2007 +0200
summary: removed a C++ style comment
diff -r 8ff0f913999e -r df47d77ec9a6 layout.c
--- a/layout.c Fri Aug 03 19:23:30 2007 +0200
+++ b/layout.c Fri Aug 03 19:29:58 2007 +0200
@@ -12,7 +12,7 @@ static unsigned int nlayouts = 0;
static unsigned int nlayouts = 0;
static unsigned int nmaster = NMASTER;
-static double // simple pow()
+static double /* simple pow() */
spow(double x, double y)
{
if(y == 0)
Received on Fri Aug 03 2007 - 19:31:41 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:57:44 UTC