Magellan Linux

Diff of /branches/mage-next/src/highestver.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2807 by niro, Wed Sep 3 11:53:06 2014 UTC revision 2808 by niro, Wed Sep 3 11:54:26 2014 UTC
# Line 34  int main(int argc, char *argv[]) Line 34  int main(int argc, char *argv[])
34  {  {
35   int i;   int i;
36   int ret;   int ret;
37   char *saved;   char *saved = NULL;
38    
39   if(argc == 1) {   if(argc == 1) {
40   usage();   usage();

Legend:
Removed from v.2807  
changed lines
  Added in v.2808