Ignore:
Timestamp:
Nov 26, 2007, 9:24:27 AM (18 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.27a

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/source/lib/version.c

    r1 r105  
    2828#else
    2929        static fstring samba_version;
     30        static BOOL init_samba_version;
     31#ifdef SAMBA_VENDOR_PATCH
    3032        fstring tmp_version;
    31         static BOOL init_samba_version;
    3233        size_t remaining;
     34#endif
    3335
    3436        if (init_samba_version)
Note: See TracChangeset for help on using the changeset viewer.