OSDN Git Service

Changed current_world_ptr->game_turn to turn in comment since the latter appears...
authorEric Branlund <ebranlund@fastmail.com>
Sat, 14 Sep 2019 09:03:37 +0000 (02:03 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Sat, 14 Sep 2019 09:03:37 +0000 (02:03 -0700)
src/z-config.h

index 7b0fdb1..0e9390d 100644 (file)
  * some weird tricks with "player_uid" and such involving "defines".
  * Note that this option used the AFS library routines Authenticate(),
  * bePlayer(), beGames() to enforce the proper priviledges.
- * You may need to current_world_ptr->game_turn "SAFE_SETUID" off to use this option.
+ * You may need to turn "SAFE_SETUID" off to use this option.
  */
 /* #define SECURE */