Changeset 22678 for trunk/psLib/src/astro/psTime.h
- Timestamp:
- Feb 26, 2009, 8:37:23 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psTime.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psTime.h
r17023 r22678 474 474 ); 475 475 476 // used by p_psEOCInit() 477 const char *p_psTimeConfigFilename(const char *filename); 476 /// Return the name of the configuration file used for time 477 /// 478 /// The name is derived first from the environment variable PS_CONFIG_FILE if set; next from a previously used 479 /// configuration file if available; finally from the default which is set at install time. 480 const char *p_psTimeConfigFilename(const char *filename // Filename to use, or NULL 481 ); 478 482 479 483 /// @}
Note:
See TracChangeset
for help on using the changeset viewer.
