Windows: remove trailing whitespace
[openafs.git] / src / WINNT / tests / torture / include / proto.h
index eb64e15..f9b6edf 100644 (file)
@@ -5,7 +5,7 @@
 #include <includes.h>
 
 int nb_unlink(char *fname);
-int nb_createx(char *fname, 
+int nb_createx(char *fname,
                unsigned create_options, unsigned create_disposition, int handle);
 int nb_SetLocker(char *Locker);
 int nb_Mkdir(char *Directory);