diff src/symtab.cc @ 6653:673686daec87

[project @ 2007-05-22 15:36:09 by jwe]
author jwe
date Tue, 22 May 2007 15:36:10 +0000
parents 44c91c5dfe1d
children 3350e816e2a4
line wrap: on
line diff
--- a/src/symtab.cc
+++ b/src/symtab.cc
@@ -450,7 +450,7 @@
   return first_param_space;
 }
 
-// Calculate how much space needs to be reserved for the the
+// Calculate how much space needs to be reserved for the
 // dimensions string.  For example,
 //
 //   mat is a 12x3 matrix