Ignore:
Timestamp:
Sep 24, 2013 12:41:04 PM (11 years ago)
Author:
gah
Message:

sync with trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/blt4/src/core/RpLibraryFInterface.cc

    r2558 r3953  
    55 * ======================================================================
    66 *  AUTHOR:  Derrick Kearney, Purdue University
    7  *  Copyright (c) 2004-2007  Purdue Research Foundation
     7 *  Copyright (c) 2004-2012  HUBzero Foundation, LLC
    88 *
    99 *  See the file "license.terms" for information on usage and
     
    238238            xmlText = lib->get(inPath);
    239239            if (!xmlText.empty()) {
    240                 fortranify(xmlText.c_str(),retText, retText_len);
     240                fortranify(xmlText.c_str(),retText,retText_len);
    241241            }
    242242
Note: See TracChangeset for help on using the changeset viewer.