added comment to the account.h
authorEric Noort <noorte@ws-eric.spits.vicnet.nl>
Tue, 9 Nov 2010 12:56:30 +0000 (13:56 +0100)
committerEric Noort <noorte@ws-eric.spits.vicnet.nl>
Tue, 9 Nov 2010 12:56:30 +0000 (13:56 +0100)
account.h

index ea03a2c..614977a 100644 (file)
--- 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;