Skip to content
Snippets Groups Projects
Commit 513187a5 authored by shattered's avatar shattered
Browse files

Silence warning.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2392 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent e959ef13
No related branches found
No related tags found
No related merge requests found
......@@ -196,7 +196,7 @@ static int cciss_getlun(int device, int target, unsigned char *physlun, int repo
if (report > 1)
{
int i,j;
unsigned int i,j;
unsigned char *stuff = (unsigned char *)luns;
pout("\n===== [%s] DATA START (BASE-16) =====\n", "LUN DATA");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment