Changeset 7 for heimdal/trunk/lib/krb5/context.c
- Timestamp:
- Jul 22, 2016, 11:35:34 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
heimdal/trunk/lib/krb5/context.c
r1 r7 836 836 #endif 837 837 838 #ifdef __OS2__ 839 files = getenv("ETC"); 840 strcat(files,"/krb5.conf"); 841 #endif 838 842 if (files == NULL) 839 843 files = krb5_config_file;
Note:
See TracChangeset
for help on using the changeset viewer.