Changeset 12962
- Timestamp:
- Apr 23, 2007, 10:47:07 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/nebclient/src/nebclient.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/nebclient/src/nebclient.c
r10632 r12962 4 4 * Copyright (C) 2005 Joshua Hoblitt 5 5 * 6 * $Id: nebclient.c,v 1.4 1 2006-12-12 00:31:18jhoblitt Exp $6 * $Id: nebclient.c,v 1.42 2007-04-23 20:47:07 jhoblitt Exp $ 7 7 */ 8 8 … … 821 821 regmatch_t mymatch[2]; 822 822 char errbuf[ERRBUF_SIZE]; 823 char *pattern = "^file: (.*)$";823 char *pattern = "^file://(.*)$"; 824 824 int status; 825 825 size_t matchStart, matchEnd;
Note:
See TracChangeset
for help on using the changeset viewer.
