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/hex2string.h

    r1 r52  
    1717namespace sc_core {
    1818
    19 extern void hex2string(char *buf,const tab_t *val,int bit_number);
     19extern void hex2string(char * buf,const tab_t * val,int bit_number);
    2020
    2121} // end of sc_core namespace
    2222
    2323#endif
     24
Note: See TracChangeset for help on using the changeset viewer.