X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flog.c;h=cdf2293bdeb32b012d43548545c44c058eb15a1b;hb=9e411f4be85302b9623e597c142f11268745812e;hp=3cbbe17be537d2776c207f2de5a6f65327a70c36;hpb=4d6d660b8306abdbc77a47e48d7f527234ce9a4f;p=libsigrok.git diff --git a/src/log.c b/src/log.c index 3cbbe17b..cdf2293b 100644 --- a/src/log.c +++ b/src/log.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include @@ -25,7 +24,9 @@ #include #include "libsigrok-internal.h" +/** @cond PRIVATE */ #define LOG_PREFIX "log" +/** @endcond */ /** * @file