[BACK]Return to mansearch.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mandoc

Diff for /src/usr.bin/mandoc/mansearch.c between version 1.66 and 1.67

version 1.66, 2022/01/13 04:06:10 version 1.67, 2022/12/26 19:16:02
Line 488 
Line 488 
   
 /*  /*
  * Print the NUL-terminated list of NUL-terminated strings   * Print the NUL-terminated list of NUL-terminated strings
  * into the buffer, seperating strings with sep.   * into the buffer, separating strings with sep.
  */   */
 static void  static void
 lstcat(char *buf, size_t *i, const char *cp, const char *sep)  lstcat(char *buf, size_t *i, const char *cp, const char *sep)

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67