Ignore:
Timestamp:
Nov 18, 2008, 12:31:51 PM (15 years ago)
Author:
ole
Message:

Fixed return values and error codes in urs_ext.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/shallow_water/shallow_water_ext.c

    r5847 r5967  
    848848                         zl,
    849849                         zr,                                             
    850                          ((double*) normal -> data)[0],                                                                         
     850                         ((double*) normal -> data)[0],
    851851                         ((double*) normal -> data)[1],                 
    852852                         epsilon, H0, g,
Note: See TracChangeset for help on using the changeset viewer.