diff options
author | Simon McVittie <smcv@debian.org> | 2011-01-31 17:38:10 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2011-01-31 17:38:10 +0000 |
commit | 7e5f91a2e50af075be865533eb6ebdfe6bc5b4ad (patch) | |
tree | 9d5bd881971b467f4452fa7ca2f1b12db9d68197 /test/test-exit.c | |
parent | 24fbe571516161d48b499d587f9adb3e683dbf88 (diff) | |
download | dbus-7e5f91a2e50af075be865533eb6ebdfe6bc5b4ad.tar.gz |
Imported Upstream version 1.4.1upstream/1.4.1
Diffstat (limited to 'test/test-exit.c')
-rw-r--r-- | test/test-exit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test-exit.c b/test/test-exit.c index abb95865..f3358185 100644 --- a/test/test-exit.c +++ b/test/test-exit.c @@ -1,5 +1,4 @@ /* This is a process that just exits with a failure code */ - int main (int argc, char **argv) { |