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");
|
FAILED("A process group with the same PID as the child exists");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Test passed */
|
/* Test passed */
|
||||||
#if VERBOSE > 0
|
#if VERBOSE > 0
|
||||||
output("Test passed\n");
|
output("Test passed\n");
|
||||||
@@ -132,4 +131,3 @@ int main(int argc, char * argv[])
|
|||||||
PASSED;
|
PASSED;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -124,4 +124,3 @@ int main(int argc, char * argv[])
|
|||||||
PASSED;
|
PASSED;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -68,4 +68,3 @@ void output_fini()
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
@@ -82,4 +82,3 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user