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

Comparing mon/src/mon.h (file contents):
Revision 1.11 by cebix, 2004-02-12T17:18:03Z vs.
Revision 1.12 by cebix, 2010-02-21T11:58:33Z

# Line 1 | Line 1
1   /*
2   *  mon.h - cxmon main program
3   *
4 < *  cxmon (C) 1997-2004 Christian Bauer, Marc Hellwig
4 > *  cxmon (C) 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 30 | Line 30
30  
31   void mon_init();
32   void mon_exit();
33 < void mon(int argc, char **argv);
33 > void mon(int argc, const char **argv);
34  
35  
36   /*

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines