From c6ca2688a917571d011fd50266c11c9ffcc20561 Mon Sep 17 00:00:00 2001 From: Eric Noort Date: Tue, 9 Nov 2010 13:56:30 +0100 Subject: [PATCH] added comment to the account.h --- account.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/account.h b/account.h index ea03a2c..614977a 100644 --- a/account.h +++ b/account.h @@ -11,6 +11,8 @@ // Operations include input and output, conversion to or from a String // and test for equality. +// added comment for git test + class acc_nr { unsigned short group, nr; -- 2.11.0