Ignore:
Timestamp:
Mar 30, 2007, 10:31:24 PM (18 years ago)
Author:
cinc
Message:

A load of fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/idl-compiler/c/nom-idl-compiler.c

    r278 r280  
    548548    }
    549549
     550#if 0
    550551  for(a=0; a<argc; a++)
    551552    {
    552553      g_message("arg %d: %s", a, argv[a]);
    553554    }
    554 
     555#endif
    555556 
    556557  /*** Create output path name ****/
Note: See TracChangeset for help on using the changeset viewer.