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

Diff for /src/usr.bin/cvs/logmsg.c between version 1.11 and 1.12

version 1.11, 2005/01/03 21:08:12 version 1.12, 2005/02/26 21:51:33
Line 158 
Line 158 
  *   *
  * Get a log message by forking and executing the user's editor.  The <dir>   * Get a log message by forking and executing the user's editor.  The <dir>
  * argument is a relative path to the directory for which the log message   * argument is a relative path to the directory for which the log message
  * applies, and the 3 tail queue arguemnts contains all the files for which the   * applies, and the 3 tail queue arguments contains all the files for which the
  * log message will apply.  Any of these arguments can be set to NULL in the   * log message will apply.  Any of these arguments can be set to NULL in the
  * case where there is no information to display.   * case where there is no information to display.
  * Returns the message in a dynamically allocated string on success, NULL on   * Returns the message in a dynamically allocated string on success, NULL on

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12