Ignore:
Timestamp:
Mar 26, 2009 3:11:21 PM (15 years ago)
Author:
heinze
Message:

Indentation of the message calls corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/user_spectra.f90

    r258 r274  
    5454          CASE DEFAULT
    5555             message_string = 'Spectra of ' // &
    56                               TRIM( data_output_sp(m) ) // ' can not be calculated'
     56                         TRIM( data_output_sp(m) ) // ' can not be calculated'
    5757             CALL message( 'user_spectra', 'UI0010', 0, 0, 0, 6, 0 )
    5858           
Note: See TracChangeset for help on using the changeset viewer.