From 5ff91bd55867848d448c2f09bc7057cc1fb77b18 Mon Sep 17 00:00:00 2001 From: Jason Stover Date: Wed, 23 Nov 2005 13:52:47 +0000 Subject: [PATCH] *** empty log message *** --- src/var.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/var.h b/src/var.h index 2219dfb3..3aeb9a63 100644 --- a/src/var.h +++ b/src/var.h @@ -75,7 +75,7 @@ struct variable 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; -- 2.30.2