aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorHugo Lima <hugo.lima@openbossa.org>2009-08-28 14:55:52 -0300
committerHugo Lima <hugo.lima@openbossa.org>2009-08-28 14:55:52 -0300
commitd5fc115c508fa1bdb295d2cb7f4a2cb3385c4e82 (patch)
tree68186cbcb0904eecffd87c6122597a007bd15a7a /tests
parent4d97a7317791a274e95e09e5a073f475362fbc37 (diff)
Removed all warnings
Diffstat (limited to 'tests')
-rw-r--r--tests/libsample/kindergarten.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libsample/kindergarten.cpp b/tests/libsample/kindergarten.cpp
index e2238668f..16a82e563 100644
--- a/tests/libsample/kindergarten.cpp
+++ b/tests/libsample/kindergarten.cpp
@@ -48,6 +48,7 @@ KinderGarten::releaseChild(Abstract* child)
return child;
}
}
+ return 0;
}
void