Replaced DOS newlines with "real" ones :-)
This lets the files compile again. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18526 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -123,7 +123,6 @@ int main(int argc, char * argv[])
|
||||
FAILED("A process group with the same PID as the child exists");
|
||||
}
|
||||
|
||||
|
||||
/* Test passed */
|
||||
#if VERBOSE > 0
|
||||
output("Test passed\n");
|
||||
@@ -132,4 +131,3 @@ int main(int argc, char * argv[])
|
||||
PASSED;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -124,4 +124,3 @@ int main(int argc, char * argv[])
|
||||
PASSED;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -68,4 +68,3 @@ void output_fini()
|
||||
return;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
@@ -82,4 +82,3 @@
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user