Add API to set thread-priority (for ctrl-surfaces)
[ardour.git] / libs / pbd / pbd / ffs.h
index f21fc82a394ae17dbc9333b99cb7fbd3b29179f3..a2158dac462697481aecc2a18da429631635d5bf 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2013 Tim Mayberry 
+    Copyright (C) 2013 Tim Mayberry
 
     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
@@ -24,6 +24,6 @@
 
 namespace PBD {
        LIBPBD_API int ffs(int x);
-} 
+}
 
 #endif  /* __libpbd_ffs_h__ */