From c07d0c2d2f6f7b0eb6e92cc6204bf05037957e82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Sep 2014 15:43:52 +0200 Subject: Imported Upstream version 1.6.3 --- profile/profcheck.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profile/profcheck.c') diff --git a/profile/profcheck.c b/profile/profcheck.c index ca9b0b2..1895713 100644 --- a/profile/profcheck.c +++ b/profile/profcheck.c @@ -507,7 +507,7 @@ int main(int argc, char *argv[]) /* Read in the CGATs fields */ { int sidx; /* Sample ID index */ - int sloc; /* Sample location indexi (if any) */ + int sloc; /* Sample location index (if any) */ int ti, ci, mi, yi, ki; int Xi, Yi, Zi; -- cgit v1.2.3