Changeset 7 for heimdal/trunk/lib/krb5/krb5_locl.h
- Timestamp:
- Jul 22, 2016, 11:35:34 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
heimdal/trunk/lib/krb5/krb5_locl.h
r1 r7 200 200 201 201 #ifndef PATH_SEP 202 #ifndef __OS2__ 202 203 #define PATH_SEP ":" 204 #else 205 #define PATH_SEP ";" 206 #endif 203 207 #endif 204 208
Note:
See TracChangeset
for help on using the changeset viewer.