perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch]" -print`
[freeradius.git] / src / modules / rlm_x99_token / crcalc.c
index 6693038..e353fe3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * crcalc.c    
+ * crcalc.c
  *
  *   This program is free software; you can redistribute it and/or modify
  *   it under the terms of the GNU General Public License as published by