Ignore:
Timestamp:
Sep 9, 2009, 1:03:53 PM (15 years ago)
Author:
Bruno Cornec
Message:
  • Remove some fixed strings again
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.10/mondo/src/common/libmondo-string.c

    r2356 r2377  
    868868 * @return The severity (1-3).
    869869 */
    870 int severity_of_difference(char *fn, char *out_reason)
    871 {
     870int severity_of_difference(char *fn, char *out_reason) {
     871
    872872    int sev;
    873873    char *reason = NULL;
Note: See TracChangeset for help on using the changeset viewer.