summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornd <nd@13f79535-47bb-0310-9956-ffa450edef68>2005-01-15 15:42:50 +0000
committernd <nd@13f79535-47bb-0310-9956-ffa450edef68>2005-01-15 15:42:50 +0000
commitd98dc5a8c392b741fea2f9aa57d3a539cd0744b5 (patch)
tree5d751a2510dc59b6ad26a14f0d9dc39d1b0f93b0
parent39cd09d77fbbc85b5ffb60bdb00947520b5df11b (diff)
downloadlibapr-util-d98dc5a8c392b741fea2f9aa57d3a539cd0744b5.tar.gz
svn:eol-style = native
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@125264 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--test/nw_misc.c32
1 files changed, 16 insertions, 16 deletions
diff --git a/test/nw_misc.c b/test/nw_misc.c
index 006dde4c..cf68692b 100644
--- a/test/nw_misc.c
+++ b/test/nw_misc.c
@@ -1,16 +1,16 @@
-#include <netware.h>
-#include <screen.h>
-#include "testutil.h"
-
-void _NonAppStop( void )
-{
- pressanykey();
-}
-
-/*
-static void test_not_impl(CuTest *tc)
-{
- CuNotImpl(tc, "Test not implemented on this platform yet");
-}
-*/
-
+#include <netware.h>
+#include <screen.h>
+#include "testutil.h"
+
+void _NonAppStop( void )
+{
+ pressanykey();
+}
+
+/*
+static void test_not_impl(CuTest *tc)
+{
+ CuNotImpl(tc, "Test not implemented on this platform yet");
+}
+*/
+