fixed newline at end of file.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1253 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty 2002-09-28 22:31:14 +00:00
parent 8b4e270bed
commit 379c42b927
2 changed files with 2 additions and 2 deletions

View File

@ -152,4 +152,4 @@ status_t PrintTestApp::Print()
}
return result;
}
}

View File

@ -23,4 +23,4 @@ int main(int argc, char* argv[])
}
return 0;
}
}