From: Eric Noort Date: Tue, 9 Nov 2010 12:56:30 +0000 (+0100) Subject: added comment to the account.h X-Git-Url: http://www.andromeda.nl/gitweb/?p=account.git;a=commitdiff_plain;h=c6ca2688a917571d011fd50266c11c9ffcc20561 added comment to the account.h --- 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;