Update of /cvsroot/libexif/libexif/aolserver
In directory sc8-pr-cvs1:/tmp/cvs-serv22079/aolserver
Modified Files:
nsexif.c
Log Message:
- clean the headers of gettext macros
- generic clean of the headers: use "" instead of <> to first
look at local sources, not system ones
- rename exif-i18n.h by generic i18n.h
Index: nsexif.c
===================================================================
RCS file: /cvsroot/libexif/libexif/aolserver/nsexif.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- nsexif.c 25 Oct 2000 00:10:58 -0000 1.1
+++ nsexif.c 22 Nov 2002 17:19:19 -0000 1.2
@@ -144,7 +144,3 @@
}
int Ns_ModuleVersion = 1;
-
-
-
-
|