prof_file.c (profile_open_file)
authorAlexandra Ellwood <lxs@mit.edu>
Tue, 3 Aug 1999 21:19:04 +0000 (21:19 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Tue, 3 Aug 1999 21:19:04 +0000 (21:19 +0000)
Mac OS side now sets profile->magic to PROF_MAGIC_FILE
so the rest of the functions think it's a real profile.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11617 dc483132-0cff-0310-8789-dd5450dbe970

src/util/profile/ChangeLog

index 7d8ab2ef089994845cfd384a1cd2e2b98bf8d75b..9366adfd8beb05339153b1df42f4bbb9135d478d 100644 (file)
@@ -1,3 +1,9 @@
+1999-08-03 Alexandra Ellwood <lxs@mit.edu>
+
+       * prof_file.c (profile_open_file)
+               Mac OS side now sets profile->magic to PROF_MAGIC_FILE 
+               so the rest of the functions think it's a real profile.
+                 
 1999-07-22 Jeffrey Altman <jaltman@columbia.edu>
 
         * prof_init.c (prof_init)