basic/log: make log_object_internalv static
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 22 Feb 2018 22:07:58 +0000 (23:07 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 22 Feb 2018 23:13:52 +0000 (00:13 +0100)
commita3bf71378e5ffea7df8b45a44e7a781803ac4b4a
treef72e19720e4c8a809dfadbf2d24b6f388ed372db
parent4ad2b562cece42a895f40c810beea75d6c72ef45
basic/log: make log_object_internalv static

It makes the code easier to read, because it's obvious that the function
cannot be called from elsewhere.
src/basic/log.c
src/basic/log.h