Comment out text after

2003-06-10  Kjartan Maraas  <kmaraas@gnome.org>

	* sysdeps/freebsd/glibtop_machine.h:
	* sysdeps/kernel/glibtop_private.h:
	* sysdeps/solaris/glibtop_machine.h:
	* sysdeps/solaris/glibtop_private.h: Comment out text after
This commit is contained in:
Kjartan Maraas
2003-06-10 16:22:12 +00:00
committed by Kjartan Maraas
parent 47aad7d822
commit 36ba38cdc4
5 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
2003-06-10 Kjartan Maraas <kmaraas@gnome.org>
* sysdeps/freebsd/glibtop_machine.h:
* sysdeps/kernel/glibtop_private.h:
* sysdeps/solaris/glibtop_machine.h:
* sysdeps/solaris/glibtop_private.h: Comment out text after
#endif to make some compilers happy.
2003-05-11 Andrew Sobala <aes@gnome.org> 2003-05-11 Andrew Sobala <aes@gnome.org>
* configure.in: release 2.0.2 * configure.in: release 2.0.2

View File

@@ -56,4 +56,4 @@ struct _glibtop_machine
END_LIBGTOP_DECLS END_LIBGTOP_DECLS
#endif __GLIBTOP_MACHINE_H__ #endif /* __GLIBTOP_MACHINE_H__ */

View File

@@ -86,4 +86,4 @@ glibtop_get_proc_data_netload_s (glibtop *server,
END_LIBGTOP_DECLS END_LIBGTOP_DECLS
#endif __GLIBTOP_PRIVATE_H__ #endif /* __GLIBTOP_PRIVATE_H__ */

View File

@@ -75,4 +75,4 @@ struct _glibtop_machine
END_LIBGTOP_DECLS END_LIBGTOP_DECLS
#endif __GLIBTOP_MACHINE_H__ #endif /* __GLIBTOP_MACHINE_H__ */

View File

@@ -65,4 +65,4 @@ void glibtop_get_kstats(glibtop *);
END_LIBGTOP_DECLS END_LIBGTOP_DECLS
#endif __GLIBTOP_PRIVATE_H__ #endif /* __GLIBTOP_PRIVATE_H__ */