summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/rcache/rcdef.c
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2009-01-22 23:37:35 +0000
committerTom Yu <tlyu@mit.edu>2009-01-22 23:37:35 +0000
commit57ed9284758599aac78e7441a0070e2519ca0e86 (patch)
tree5fd37ea7dc8a20f61e0e30eb4886f14243d6c695 /src/lib/krb5/rcache/rcdef.c
parentf391d18be3aa3de52b391596bd8025010281cfb7 (diff)
downloadkrb5-57ed9284758599aac78e7441a0070e2519ca0e86.tar.gz
krb5-57ed9284758599aac78e7441a0070e2519ca0e86.tar.xz
krb5-57ed9284758599aac78e7441a0070e2519ca0e86.zip
fix trailing whitespace
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21779 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5/rcache/rcdef.c')
-rw-r--r--src/lib/krb5/rcache/rcdef.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/krb5/rcache/rcdef.c b/src/lib/krb5/rcache/rcdef.c
index c17fa8aff3..5b860f1b3a 100644
--- a/src/lib/krb5/rcache/rcdef.c
+++ b/src/lib/krb5/rcache/rcdef.c
@@ -9,7 +9,7 @@
* require a specific license from the United States Government.
* It is the responsibility of any person or organization contemplating
* export to obtain such a license before exporting.
- *
+ *
* WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
* distribute this software and its documentation for any purpose and
* without fee is hereby granted, provided that the above copyright
@@ -23,7 +23,7 @@
* M.I.T. makes no representations about the suitability of
* this software for any purpose. It is provided "as is" without express
* or implied warranty.
- *
+ *
*
* replay cache default operations vector.
*/