diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-09-21 20:40:56 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-09-21 20:40:56 +0000 |
commit | 42f67026a1423247ef18cdf22669ebe4698ff7ad (patch) | |
tree | a28d0d9142cc4215835ba0e7fdd6a799b337004c /examples/undeb | |
parent | ce32f65a1bf6561660decd92913b782fb9aafbdd (diff) |
- silence gcc warning about a funcptr possibly being used uninitialized.
This is a perfect example on where we should NOT care if the functor is not
initialized since the result will not be what the user may expect.
Safe bet would be to init to NULL, but let's try normal uu for good measure.
- fix commentary typo while at it.
Diffstat (limited to 'examples/undeb')
0 files changed, 0 insertions, 0 deletions