Index: trunk/Nebulous/nebclient/src/nebclient.c
===================================================================
--- trunk/Nebulous/nebclient/src/nebclient.c	(revision 12649)
+++ trunk/Nebulous/nebclient/src/nebclient.c	(revision 12962)
@@ -4,5 +4,5 @@
  * Copyright (C) 2005  Joshua Hoblitt
  *
- * $Id: nebclient.c,v 1.41 2006-12-12 00:31:18 jhoblitt Exp $
+ * $Id: nebclient.c,v 1.42 2007-04-23 20:47:07 jhoblitt Exp $
  */
 
@@ -821,5 +821,5 @@
     regmatch_t      mymatch[2];
     char            errbuf[ERRBUF_SIZE];
-    char            *pattern = "^file:(.*)$";
+    char            *pattern = "^file://(.*)$";
     int             status;
     size_t          matchStart, matchEnd;
