Index: trunk/Nebulous-Server/lib/Nebulous/Server.pm
===================================================================
--- trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 17544)
+++ trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 17620)
@@ -1,5 +1,5 @@
 # Copyright (c) 2004-2008  Joshua Hoblitt
 #
-# $Id: Server.pm,v 1.65 2008-05-06 23:07:27 jhoblitt Exp $
+# $Id: Server.pm,v 1.66 2008-05-10 01:15:13 jhoblitt Exp $
 
 package Nebulous::Server;
@@ -794,5 +794,5 @@
     $log->debug("leaving");
 
-    return @xattrs;
+    return \@xattrs;
 }
 
