# HG changeset patch # User rubidium # Date 2011-06-04 13:38:54 # Node ID ae34e2b3148dca602fef5248c16f5b3891af9e6f # Parent 977ef1b337e4fa7386b6e27e798d8ce19417c339 (svn r22536) -Fix [FS#4632]: documentation omission regarding admin protocol diff --git a/src/network/core/tcp_admin.h b/src/network/core/tcp_admin.h --- a/src/network/core/tcp_admin.h +++ b/src/network/core/tcp_admin.h @@ -340,6 +340,7 @@ protected: * uint64 Money. * uint64 Loan. * uint64 Income. + * uint16 Delivered cargo (this quarter). * uint64 Company value (last quarter). * uint16 Performance (last quarter). * uint16 Delivered cargo (last quarter).