From 1ed38622e036161089f63939413f673c79ac81f0 Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Wed, 4 Jun 2008 18:56:15 +0000 Subject: remove trailing spaces from various source files git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@178 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- lib/sg_cmds_mmc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/sg_cmds_mmc.c') diff --git a/lib/sg_cmds_mmc.c b/lib/sg_cmds_mmc.c index 43959cb1..c9766033 100644 --- a/lib/sg_cmds_mmc.c +++ b/lib/sg_cmds_mmc.c @@ -129,7 +129,7 @@ sg_ll_get_config(int sg_fd, int rt, int starting, void * resp, int mx_resp_len, int noisy, int verbose) { int res, k, ret, sense_cat; - unsigned char gcCmdBlk[GET_CONFIG_CMD_LEN] = {GET_CONFIG_CMD, 0, 0, 0, + unsigned char gcCmdBlk[GET_CONFIG_CMD_LEN] = {GET_CONFIG_CMD, 0, 0, 0, 0, 0, 0, 0, 0, 0}; unsigned char sense_b[SENSE_BUFF_LEN]; struct sg_pt_base * ptvp; -- cgit v1.2.3