diff options
| author | Alexandra Ellwood <lxs@mit.edu> | 2003-07-03 19:46:49 +0000 |
|---|---|---|
| committer | Alexandra Ellwood <lxs@mit.edu> | 2003-07-03 19:46:49 +0000 |
| commit | 4e16a7cedbd9d5a545462701552e8c227d4252a2 (patch) | |
| tree | 3ebecc9927e27155a3a02165d76472d5f5f683b8 /src/util/profile/ChangeLog | |
| parent | 11f2dea790f0d860eb7b49b733fa76f195ae966a (diff) | |
Remove leading spaces in #define and #include in public headers to support K&R C compilers
ticket: 1648
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15667 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/profile/ChangeLog')
| -rw-r--r-- | src/util/profile/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog index cbaceb972..304c0315e 100644 --- a/src/util/profile/ChangeLog +++ b/src/util/profile/ChangeLog @@ -1,3 +1,8 @@ +2003-07-03 Alexandra Ellwood <lxs@mit.edu> + + * profile.hin: Remove leading spaces in #define and #include + in public headers to support K&R C compilers + 2003-04-28 Ezra Peisach <epeisach@bu.edu> * prof_file.c (r_access): Static function. Only include if |
