This is an automated email from the git hooks/post-receive script. hmmr-guest pushed a commit to branch WIP in repository aghermann.
commit 82046dec83d5309d42b68a19774f542cd775d79a Author: Andrei Zavada <[email protected]> Date: Sat Oct 19 01:36:45 2013 +0300 whitespace --- upstream/src/aghermann/ui/ui++.cc | 2 +- upstream/src/aghermann/ui/ui++.hh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/upstream/src/aghermann/ui/ui++.cc b/upstream/src/aghermann/ui/ui++.cc index 9db8e67..18abd91 100644 --- a/upstream/src/aghermann/ui/ui++.cc +++ b/upstream/src/aghermann/ui/ui++.cc @@ -1,5 +1,5 @@ /* - * File name: ui/ui++.cc + * File name: aghermann/ui/ui++.cc * Project: Aghermann * Author: Andrei Zavada <[email protected]> * Initial version: 2008-07-01 diff --git a/upstream/src/aghermann/ui/ui++.hh b/upstream/src/aghermann/ui/ui++.hh index c238c88..67c236a 100644 --- a/upstream/src/aghermann/ui/ui++.hh +++ b/upstream/src/aghermann/ui/ui++.hh @@ -179,8 +179,8 @@ template <typename Tw, typename Tv> class SUIVar_ : public SUIVar_base { DELETE_DEFAULT_METHODS (SUIVar_); - Tw *w; - Tv *v; + Tw *w; + Tv *v; public: SUIVar_ (Tw* w_, Tv* v_) -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/aghermann.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
