Ignore:
Timestamp:
Jan 22, 2013, 4:23:22 PM (11 years ago)
Author:
meunier
Message:

Code formatting in all source files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/src/graph_cass.h

    r1 r52  
    2020
    2121/* A unique exported function from all that */
    22 extern Graph *makegraph(const method_process_list_t *);
    23 extern bool   graph2dot(const char*,const Graph&);
     22extern Graph * makegraph(const method_process_list_t *);
     23extern bool graph2dot(const char *, const Graph&);
    2424
    2525} // end of sc_core namespace
Note: See TracChangeset for help on using the changeset viewer.