summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dc80c73)
raw | patch | inline | side by side (parent: dc80c73)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 31 Mar 2007 06:15:43 +0000 (08:15 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 31 Mar 2007 06:15:43 +0000 (08:15 +0200) |
src/nut.c | patch | blob | history |
diff --git a/src/nut.c b/src/nut.c
index 73a33185cbb805d93b1bfd3d61babcb8c497a9ba..d839ba49a460b9bcde35e41f23008e961d25d432 100644 (file)
--- a/src/nut.c
+++ b/src/nut.c
return ((success != 0) ? 0 : -1);
} /* int nut_read */
-#endif /* NUT_HAVE_READ */
static int nut_shutdown (void)
{
return (0);
} /* int nut_shutdown */
+#endif /* NUT_HAVE_READ */
void module_register (modreg_e load)
{