]> git.pond.sub.org Git - empserver/blobdiff - include/nsc.h
Update copyright notice
[empserver] / include / nsc.h
index c34461fdd5adbc30eaf3b0c2dec320922be86fad..5e897622d237fa85793a9c0ac9787adcb57c9788 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2016, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2017, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -232,9 +232,9 @@ enum ca_dump {
  * If NSC_DEITY is set in @ca_flags, only deities can use this
  * selector.
  * If NSC_HIDDEN is set in @ca_flags, the selector must be an array of
- * MAXNOC elements, indexed by country number, and the context object
- * must be EF_NATION.  Array elements are masked for contact when
- * opt_HIDDEN is on.
+ * MAXNOC elements, indexed by country number.  Array elements are
+ * masked for contact when opt_HIDDEN is on.  Only implemented for
+ * integer types and context object EF_RELAT.
  * @ca_dump specifies how xdump and xundump are to use the selector.
  */
 struct castr {