From 1ad5ff625a7f665a53d3f1cd73af63beee29b59b Mon Sep 17 00:00:00 2001 From: Shiqing Fan Date: Sat, 27 Oct 2012 03:04:45 +0000 Subject: [PATCH] Don't know why these lines are modified, probably by subversion. Although it is harmless, change it back as what it was. This commit was SVN r27510. --- ompi/mca/pml/ob1/pml_ob1_sendreq.c | 1 + ompi/mpi/c/waitany.c | 2 -- ompi/mpi/c/waitsome.c | 2 -- 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/ompi/mca/pml/ob1/pml_ob1_sendreq.c b/ompi/mca/pml/ob1/pml_ob1_sendreq.c index da291a36a1..a9cc93b929 100644 --- a/ompi/mca/pml/ob1/pml_ob1_sendreq.c +++ b/ompi/mca/pml/ob1/pml_ob1_sendreq.c @@ -1,3 +1,4 @@ +/* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil -*- */ /* * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana * University Research and Technology diff --git a/ompi/mpi/c/waitany.c b/ompi/mpi/c/waitany.c index 2f67adcc25..62142003fc 100644 --- a/ompi/mpi/c/waitany.c +++ b/ompi/mpi/c/waitany.c @@ -1,5 +1,3 @@ -/* -*- Mode: C; c-basic-offset:4 ; -*- */ - /* * Copyright (c) 2004-2007 The Trustees of Indiana University and Indiana * University Research and Technology diff --git a/ompi/mpi/c/waitsome.c b/ompi/mpi/c/waitsome.c index 32c3a3082d..02d41c28d1 100644 --- a/ompi/mpi/c/waitsome.c +++ b/ompi/mpi/c/waitsome.c @@ -1,5 +1,3 @@ -/* -*- Mode: C; c-basic-offset:4 ; -*- */ - /* * Copyright (c) 2004-2007 The Trustees of Indiana University and Indiana * University Research and Technology