From da8fdc855382e3b6e945aa1aeb429e5737e0792d Mon Sep 17 00:00:00 2001 From: leseb Date: Fri, 21 Jun 2002 09:19:18 +0000 Subject: Missing EOL --- (limited to 'noncore/unsupported/oipkg') diff --git a/noncore/unsupported/oipkg/mainwindow.cpp b/noncore/unsupported/oipkg/mainwindow.cpp index 11ab406..233eae6 100644 --- a/noncore/unsupported/oipkg/mainwindow.cpp +++ b/noncore/unsupported/oipkg/mainwindow.cpp @@ -405,7 +405,6 @@ void MainWindow::setDocument(const QString &fileName) QCopEnvelope e("QPE/System", "linkChanged(QString)"); QString lf = QString::null; e << lf; - exit; } diff --git a/noncore/unsupported/oipkg/pmipkg.cpp b/noncore/unsupported/oipkg/pmipkg.cpp index 2a534d2..0817247 100644 --- a/noncore/unsupported/oipkg/pmipkg.cpp +++ b/noncore/unsupported/oipkg/pmipkg.cpp @@ -463,4 +463,4 @@ void PmIpkg::getIpkgOutput(OProcess *proc, char *buffer, int buflen) if (lineStr!=lineStrOld) out(lineStr); lineStrOld = lineStr; -} \ No newline at end of file +} diff --git a/noncore/unsupported/oipkg/utils.cpp b/noncore/unsupported/oipkg/utils.cpp index 13b17fb..66dcf10 100644 --- a/noncore/unsupported/oipkg/utils.cpp +++ b/noncore/unsupported/oipkg/utils.cpp @@ -24,4 +24,4 @@ void setComboName( QComboBox* combo, QString s) for ( int i = 0; i < combo->count(); i++) if ( combo->text( i ) == s ) combo->setCurrentItem( i ); -} \ No newline at end of file +} diff --git a/noncore/unsupported/oipkg/utils.h b/noncore/unsupported/oipkg/utils.h index bb033c5..ecc70dc 100644 --- a/noncore/unsupported/oipkg/utils.h +++ b/noncore/unsupported/oipkg/utils.h @@ -15,4 +15,4 @@ * * ***************************************************************************/ -void setComboName( QComboBox*, QString ); \ No newline at end of file +void setComboName( QComboBox*, QString ); -- cgit v0.9.0.2