X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fpbd%2Fpbd%2Fffs.h;h=a2158dac462697481aecc2a18da429631635d5bf;hb=ae4e84fd51daa868f6f5f457935c2c186a2bb659;hp=f21fc82a394ae17dbc9333b99cb7fbd3b29179f3;hpb=9aacefc17010a889222425f97b99050171165038;p=ardour.git diff --git a/libs/pbd/pbd/ffs.h b/libs/pbd/pbd/ffs.h index f21fc82a39..a2158dac46 100644 --- a/libs/pbd/pbd/ffs.h +++ b/libs/pbd/pbd/ffs.h @@ -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__ */