linux-platform: fix accidental Python
authorLubomir Rintel <lkundrak@v3.sk>
Thu, 21 Jan 2016 15:53:56 +0000 (16:53 +0100)
committerLubomir Rintel <lkundrak@v3.sk>
Thu, 21 Jan 2016 15:53:56 +0000 (16:53 +0100)
commit88da21caa156b30cb1cf62a930770e60c89b86a8
treed83430968e326595b31c9c6696b3b7fe013462ce
parentd03322b2a5c36ecc3af9ec017a4f0b4675fa87c1
linux-platform: fix accidental Python

Coverity: CID 59378 (#1 of 1): Nesting level does not match indentation
(NESTING_INDENT_MISMATCH) This statement is indented to column 41, as if
it were nested within the preceding parent statement, but it is not.
src/platform/nm-linux-platform.c