pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-65-g963473


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-65-g9634731
Date: Thu, 16 Oct 2008 02:12:07 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  9634731e62c6ec7ea9276fd8608606b8522b96ce (commit)
      from  18918bb7713dd3f7d0b0815d8372e8d454e2f2dc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9634731e62c6ec7ea9276fd8608606b8522b96ce
Author: John Darrington <address@hidden>
Date:   Thu Oct 16 10:10:50 2008 +0800

    Fixed return type of design_matrix_get_case_count.
    
    design_matrix_get_case_count was declared as returning a void
    but it tried to return a value.  Changed it to returning size_t

-----------------------------------------------------------------------

Summary of changes:
 src/math/design-matrix.c |    4 ++--
 src/math/design-matrix.h |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
--
GNU PSPP




reply via email to

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