pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/var.h


From: Jason H Stover
Subject: [Pspp-cvs] Changes to pspp/src/var.h
Date: Wed, 23 Nov 2005 08:52:47 -0500

Index: pspp/src/var.h
diff -u pspp/src/var.h:1.40 pspp/src/var.h:1.41
--- pspp/src/var.h:1.40 Tue Nov 22 22:10:25 2005
+++ pspp/src/var.h      Wed Nov 23 13:52:47 2005
@@ -75,7 +75,7 @@
     void *aux;
     void (*aux_dtor) (struct variable *);
 
-    /* Values of a categorical variable which.  Procedures need
+    /* Values of a categorical variable.  Procedures need
        vectors with binary entries, so any variable of type ALPHA will
        have its values stored here. */
     struct cat_vals *obs_vals;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]