Difference for common/friend.c from version 1.8 to 1.9


version 1.8 version 1.9
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_friend_c =   * static char *rcsid_friend_c =
  *   "$Id: friend.c,v 1.8 2005/12/05 23:34:03 akirschbaum Exp $";   *   "$Id: friend.c,v 1.9 2006/02/09 00:48:36 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 140
 
Line 140
 /* Checks if the given object is already in the friendly list or not  /* Checks if the given object is already in the friendly list or not
  * Lauwenmark - 31/07/05   * Lauwenmark - 31/07/05
  */   */
 int is_friendly(object* op)  int is_friendly(const object* op)
 {  {
     objectlink *ol;      objectlink *ol;
   


Legend:
line(s) removed in v.1.8 
line(s) changed
 line(s) added in v.1.9

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:06