home · contact · privacy
Merged world.wmeta and world.winconf_db into world.wins.
[plomrogue] / src / client / misc.h
index e8497033bcec4a06711caf99655f6022fc47cde6..01e248804029a9102be50dafebbd84774f051034 100644 (file)
@@ -15,8 +15,8 @@
 extern void obey_argv(int argc, char * argv[]);
 
 /* Save / load (init) / unload (free/dissolve) / reload interface configuration
- * data, world.wmeta.pad (initialized before opening any windows to the height
- * of the terminal screen and a width of 1) and window chains.
+ * data, world.wins.pad (initialized before opening any windows to the height of
+ * the terminal screen and a width of 1) and window chains.
  *
  * Note that reload_interface_conf() also calls map_center().
  */