death to trailing whitespace
[openafs.git] / src / util / rxkstats.c
index 2d6304c..82e93f0 100644 (file)
@@ -5,7 +5,7 @@
 #include <des/stats.h>
 
 #ifndef AFS_PTHREAD_ENV
-struct rxkad_stats rxkad_stats = { { 0 } }; 
+struct rxkad_stats rxkad_stats = { { 0 } };
 #else
 rxkad_stats_t rxkad_stats = { { 0 } };
 #endif