Changeset 447 for branches/client-1.6/src/debug.c
- Timestamp:
- Apr 22, 2010, 7:33:33 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/client-1.6/src/debug.c
r445 r447 107 107 if (firstLogLine) 108 108 { 109 fprintf(f, " samba client %s build %s\n", VERSION, BUILD);109 fprintf(f, "Samba client %s build %s\n", VERSION, BUILD); 110 110 firstLogLine = FALSE; 111 111 }
Note:
See TracChangeset
for help on using the changeset viewer.