Reformat: delete trailing whitespace
[idzebra-moved-to-github.git] / include / idzebra / flock.h
index 132d1ef..7614156 100644 (file)
@@ -42,7 +42,7 @@ int zebra_lock_w (ZebraLockHandle h);
 YAZ_EXPORT
 int zebra_lock_r (ZebraLockHandle h);
 
-YAZ_EXPORT 
+YAZ_EXPORT
 void zebra_flock_init(void);
 
 YAZ_END_CDECL