Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 466 pull up r18787 from trunk r18787@cathode-dark-space: coffman | 2006-11-09 10:25:52 -0500 ticket: new subject: Remove obsolete/conflicting prototype for krb524_convert_princs Tags: pullup After krb524_convert_princs() was made static, the prototype in krb524d.h no longer matches the actual function declaration and is no longer needed. Commit By: tlyu Revision: 18794 Changed Files: _U branches/krb5-1-6/ U branches/krb5-1-6/src/krb524/krb524d.h