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

Diff for /src/usr.bin/mg/version.c between version 1.10 and 1.11

version 1.10, 2015/03/19 21:22:15 version 1.11, 2023/03/08 04:43:11
Line 19 
Line 19 
  * Display the version. All this does   * Display the version. All this does
  * is copy the version string onto the echo line.   * is copy the version string onto the echo line.
  */   */
 /* ARGSUSED */  
 int  int
 showversion(int f, int n)  showversion(int f, int n)
 {  {

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