summaryrefslogtreecommitdiffstats
path: root/devel/libgtop2/files/patch-lib::command.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-21 10:14:29 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-21 10:14:29 +0800
commitbfae4617aacee0a9fd343f35aa7daa53c179edf3 (patch)
tree179a827ad08d6c7a71ee0a2ed54817a78f827d6c /devel/libgtop2/files/patch-lib::command.c
parent09523f04922aa4e683e8c442f599b3e90dcd8502 (diff)
downloadmarcuscom-ports-bfae4617aacee0a9fd343f35aa7daa53c179edf3.tar.gz
marcuscom-ports-bfae4617aacee0a9fd343f35aa7daa53c179edf3.tar.zst
marcuscom-ports-bfae4617aacee0a9fd343f35aa7daa53c179edf3.zip
Update to 2.7.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2515 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgtop2/files/patch-lib::command.c')
-rw-r--r--devel/libgtop2/files/patch-lib::command.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libgtop2/files/patch-lib::command.c b/devel/libgtop2/files/patch-lib::command.c
new file mode 100644
index 000000000..4bb3aefb1
--- /dev/null
+++ b/devel/libgtop2/files/patch-lib::command.c
@@ -0,0 +1,10 @@
+--- lib/command.c.orig Tue Sep 9 09:47:58 2003
++++ lib/command.c Tue Sep 9 08:14:33 2003
+@@ -38,6 +38,7 @@
+ glibtop_init_r (&server, 0, 0);
+
+ memset (&cmnd, 0, sizeof (glibtop_command));
++ memset (&response, 0, sizeof (glibtop_response));
+
+ cmnd.command = command;
+