X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=libdocument%2Fev-debug.h;h=cf252431614702168fcd567911ebc6660a430de7;hb=212d9a536bc60e711b779feb5e8aa33db654997d;hp=e97cdf4682fd1cc4e0e01954cfa295b5d77a425b;hpb=2d8aad40e1916911b773f1cfdd93c961feabf807;p=evince.git diff --git a/libdocument/ev-debug.h b/libdocument/ev-debug.h index e97cdf46..cf252431 100644 --- a/libdocument/ev-debug.h +++ b/libdocument/ev-debug.h @@ -18,8 +18,8 @@ * * 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., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ /* @@ -45,8 +45,8 @@ #ifndef EV_ENABLE_DEBUG -#define ev_debug_init() -#define ev_debug_shutdown() +#define _ev_debug_init() +#define _ev_debug_shutdown() #if defined(G_HAVE_GNUC_VARARGS) #define ev_debug_message(section, format, args...) G_STMT_START { } G_STMT_END #define ev_profiler_start(format, args...) G_STMT_START { } G_STMT_END