Changeset 105 for branches/samba-3.0/source/lib/version.c
- Timestamp:
- Nov 26, 2007, 9:24:27 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/lib/version.c
r1 r105 28 28 #else 29 29 static fstring samba_version; 30 static BOOL init_samba_version; 31 #ifdef SAMBA_VENDOR_PATCH 30 32 fstring tmp_version; 31 static BOOL init_samba_version;32 33 size_t remaining; 34 #endif 33 35 34 36 if (init_samba_version)
Note:
See TracChangeset
for help on using the changeset viewer.