summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/ccapi/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/ccache/ccapi/ChangeLog')
-rw-r--r--src/lib/krb5/ccache/ccapi/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lib/krb5/ccache/ccapi/ChangeLog b/src/lib/krb5/ccache/ccapi/ChangeLog
index a97280d52..ae3b36d57 100644
--- a/src/lib/krb5/ccache/ccapi/ChangeLog
+++ b/src/lib/krb5/ccache/ccapi/ChangeLog
@@ -1,5 +1,12 @@
2000-05-18 Danilo Almeida <dalmeida@mit.edu>
+ * stdcc_util.c (dupK5toCC): Remove unused variables.
+
+ * stdcc_util.c: Reindent to krb5 coding style. Remove whitespace
+ at end of lines. Replace C++ comments with C comments.
+
+ * stdcc_util.h: Replace C++ comments with C comments.
+
* winccld.h: Do not define or try to load cc_lock_request, which is
not actually used anywhere in the code.