From 1e820589666233846f0337a3ea6b1b02933aaf95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 10 Feb 2011 11:43:41 +0000 Subject: UTF-8 ified svn path=/trunk/externals/iem/iemmatrix/; revision=14894 --- src/mtx_distance2.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mtx_distance2.c') diff --git a/src/mtx_distance2.c b/src/mtx_distance2.c index 097151b..08a0961 100644 --- a/src/mtx_distance2.c +++ b/src/mtx_distance2.c @@ -4,7 +4,7 @@ * objects for manipulating simple matrices * mostly refering to matlab/octave matrix functions * - * Copyright (c) IOhannes m zmölnig, forum::für::umläute + * Copyright (c) IOhannes m zmölnig, forum::für::umläute * IEM, Graz, Austria * * For information on usage and redistribution, and for a DISCLAIMER OF ALL @@ -17,7 +17,7 @@ mtx_distance2: gets the euclidian distances (squared) between 2 sets of n-dimensional vectors */ -/* -­------------------------------------------------------------- */ +/* -­------------------------------------------------------------- */ /* matrix math */ /* mtx_distance2 */ -- cgit v1.2.1