cosmetics: remove some unneeded white spaces
authorAntonio Ospite <ospite@studenti.unina.it>
Thu, 1 Mar 2012 22:47:00 +0000 (23:47 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 1 Mar 2012 22:47:00 +0000 (23:47 +0100)
src/CMakeLists.txt
src/am7xxx.c

index 1228201..217b0f1 100644 (file)
@@ -32,7 +32,7 @@ install(FILES "am7xxx.h"
 
 if(UNIX AND NOT APPLE)
   # Produce a pkg-config file for linking against the shared lib
-  configure_file ("libam7xxx.pc.in" "libam7xxx.pc" @ONLY)
+  configure_file("libam7xxx.pc.in" "libam7xxx.pc" @ONLY)
   install(FILES "${CMAKE_CURRENT_BINARY_DIR}/libam7xxx.pc"
     DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig")
 endif()
index 48704de..b581718 100644 (file)
@@ -445,7 +445,7 @@ typedef enum {
  * device with index 'open_device_index' and returns the correspondent
  * am7xxx_device in the 'dev' parameter; the function returns 0 on success,
  * 1 if the device was already open and a negative value on error.
- * 
+ *
  * NOTES:
  * if scan_devices() fails when called with 'op' == SCAN_OP_BUILD_DEVLIST,
  * the caller might want to call am7xxx_shutdown() in order to remove