projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86ce19d
)
Fixed vend resource
author
Miro Jurisic
<meeroh@mit.edu>
Fri, 30 Apr 1999 18:17:11 +0000
(18:17 +0000)
committer
Miro Jurisic
<meeroh@mit.edu>
Fri, 30 Apr 1999 18:17:11 +0000
(18:17 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11414
dc483132
-0cff-0310-8789-
dd5450dbe970
src/mac/MIT Kerberos.r
patch
|
blob
|
history
diff --git
a/src/mac/MIT Kerberos.r
b/src/mac/MIT Kerberos.r
index ba19e6e0c9374b3d1152d42f80480ced722446a6..84aeabd22d5fff2a460e7cd38f54607195a0dd32 100644
(file)
--- a/
src/mac/MIT Kerberos.r
+++ b/
src/mac/MIT Kerberos.r
@@
-7,8
+7,8
@@
type 'vend' {
pstring; /* address */
pstring; /* voice phone */
pstring; /* fax phone */
- pstring; /*
info URL
*/
- pstring; /*
update
URL */
+ pstring; /*
update URL
*/
+ pstring; /*
info
URL */
pstring; /* e-mail URL */
};
@@
-28,7
+28,7
@@
resource 'vend' (-20640, purgeable) {
"77 Massachusetts Avenue, E40-318, Cambridge, MA 02139",
"",
"",
- "http://mit.edu/macdev/www/",
"",
+ "http://mit.edu/macdev/www/",
"mailto:macdev@mit.edu"
};