Ruotger Skupin
-
2006-02-23
- I moved some private interfaces in front of their public implementations
so that the methods are known
- I removed #warning pragmas from header files or moved them to their
implementation files to get them only once
- I changed - (id) initWithRoot: (id) rootLogger; to - (id) initWithRoot:
(L4Logger*) rootLogger; in L4LoggerStore.h