wacky portability fix

-Yosh
This commit is contained in:
Manish Singh 1998-04-20 08:28:14 +00:00
parent 00d6521dd1
commit 405ca540de
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
Mon Apr 20 01:24:10 PDT 1998 Manish Singh <yosh@gimp.org>
* plug-ins/faxg3/g3.h
* plug-ins/faxg3/run_tbl.c: commented out #ident's, since some
compilers complain
Mon Apr 20 00:01:26 PDT 1998 Manish Singh <yosh@gimp.org>
* app/disp_callbacks.c: we get events in a funny order sometimes,

View file

@ -1,4 +1,4 @@
#ident "@(#)g3.h 3.1 95/08/30 Copyright (c) Gert Doering"
/* #ident "@(#)g3.h 3.1 95/08/30 Copyright (c) Gert Doering" */
#ifndef NULL
#define NULL 0L

View file

@ -1,4 +1,4 @@
#ident "@(#)run_tbl.c 3.1 95/08/30 Copyright (c) 1994 Gert Doering"
/* #ident "@(#)run_tbl.c 3.1 95/08/30 Copyright (c) 1994 Gert Doering" */
/* run_tbl.c
*