ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/mon/src/mon_cmd.cpp
(Generate patch)

Comparing mon/src/mon_cmd.cpp (file contents):
Revision 1.16 by cebix, 2004-02-12T17:14:36Z vs.
Revision 1.18 by cebix, 2004-04-20T19:39:03Z

# Line 1 | Line 1
1   /*
2   *  mon_cmd.cpp - cxmon standard commands
3   *
4 < *  cxmon (C) 1997-2003 Christian Bauer, Marc Hellwig
4 > *  cxmon (C) 1997-2004 Christian Bauer, Marc Hellwig
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 127 | Line 127 | static inline uint8 char2print(uint8 c)
127  
128   void version(void)
129   {
130 <        fprintf(monout, "mon V" VERSION "\n");
130 >        fprintf(monout, "cxmon V" VERSION "\n");
131   }
132  
133  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines