API cleanup, removed inconsistency in the prototypes and implementation of LogEvent...
authorJan Pospíšil <honik@ntc.zcu.cz>
Sat, 9 Jun 2007 17:14:14 +0000 (17:14 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Sat, 9 Jun 2007 17:14:14 +0000 (17:14 +0000)
commitabd2e03f32b87eaa2b1552d8750dda6fd619024f
tree6049bb1aef02fb19856249bbb542379f96ba8c2e
parent7198b3b80455a863858b95c98065bc84cd8ad56b
API cleanup, removed inconsistency in the prototypes and implementation of LogEvent shortcut functions
- the .T code now identical (rewritten a lot), differs only in setting two variables $PRINTPROTOTYPESONLY and $PRINTDOC, but still duplicit in both files - would be nice to have it only once (but I don't know how to handle properly the include in perl)
- cleaned the doxygen documentation - probably still requires an overall revision (groups, etc.)
org.glite.lb.client/interface/producer.h.T
org.glite.lb.client/src/uiwrap.c.T