aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorFelipe Franciosi <felipe@nutanix.com>2019-11-02 05:53:53 +0000
committerFelipe Franciosi <felipe@nutanix.com>2019-11-02 06:37:05 +0000
commit08d1f382ba4067284c027adb7daf0baf7d3969c9 (patch)
tree4c4617da945c9279e42c5cbe5b45b59c561621ad /CMakeLists.txt
parentbe9dcc0364b43f4b0dc954412296a1a867b289e4 (diff)
downloadlibvfio-user-08d1f382ba4067284c027adb7daf0baf7d3969c9.zip
libvfio-user-08d1f382ba4067284c027adb7daf0baf7d3969c9.tar.gz
libvfio-user-08d1f382ba4067284c027adb7daf0baf7d3969c9.tar.bz2
Fix various format issues
Remove various spurious whitespaces and empty lines. Some other alignment issues, too. Signed-off-by: Felipe Franciosi <felipe@nutanix.com>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 47a8e6f..7975983 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -15,7 +15,7 @@
# * Neither the name of Nutanix nor the names of its contributors may be
# used to endorse or promote products derived from this software without
# specific prior written permission.
-#
+#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE