Skip to content
Snippets Groups Projects
Commit 380c5115 authored by ballen4705's avatar ballen4705
Browse files

tabbing

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@79 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 57223768
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,8 @@
#include "smartctl.h"
#include "extern.h"
const char *CVSid4="$Id: ataprint.c,v 1.16 2002/10/22 09:50:54 ballen4705 Exp $\n" "\t" CVSID2 "\t" CVSID3 "\t" CVSID6 ;
const char *CVSid4="$Id: ataprint.c,v 1.17 2002/10/22 09:56:38 ballen4705 Exp $\n"
"\t" CVSID2 "\t" CVSID3 "\t" CVSID6 ;
// Function for printing ASCII byte-swapped strings, skipping white
// space. This is needed on little-endian architectures, eg Intel,
......
......@@ -28,7 +28,8 @@
#include "smartctl.h"
#include "extern.h"
const char *CVSid4="$Id: ataprint.cpp,v 1.16 2002/10/22 09:50:54 ballen4705 Exp $\n" "\t" CVSID2 "\t" CVSID3 "\t" CVSID6 ;
const char *CVSid4="$Id: ataprint.cpp,v 1.17 2002/10/22 09:56:38 ballen4705 Exp $\n"
"\t" CVSID2 "\t" CVSID3 "\t" CVSID6 ;
// Function for printing ASCII byte-swapped strings, skipping white
// space. This is needed on little-endian architectures, eg Intel,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment