Changeset 4676 for trunk/Nebulous/nebclient
- Timestamp:
- Jul 29, 2005, 4:43:38 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/nebclient/src/nebclient.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/nebclient/src/nebclient.c
r4673 r4676 4 4 * Copyright (C) 2005 Joshua Hoblitt 5 5 * 6 * $Id: nebclient.c,v 1.3 8 2005-07-29 23:19:30jhoblitt Exp $6 * $Id: nebclient.c,v 1.39 2005-07-30 02:43:38 jhoblitt Exp $ 7 7 */ 8 8 … … 685 685 686 686 // else: expand err_buf 687 fprintf(stderr, "error buffer is too small, expanding\n");688 689 687 // account for '\0' 690 688 server->err_buf_size = err_size + 1;
Note:
See TracChangeset
for help on using the changeset viewer.
