style: fix whitespace errors
[project/uci.git] / ucimap.h
index 8386fff..be813dc 100644 (file)
--- a/ucimap.h
+++ b/ucimap.h
@@ -13,7 +13,7 @@
  */
 
 /*
- * This file contains ucimap, an API for mapping UCI to C data structures 
+ * This file contains ucimap, an API for mapping UCI to C data structures
  */
 
 #ifndef __UCIMAP_H