Changeset 17620 for trunk/Nebulous-Server/lib/Nebulous/Server.pm
- Timestamp:
- May 9, 2008, 3:15:13 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/lib/Nebulous/Server.pm
r17544 r17620 1 1 # Copyright (c) 2004-2008 Joshua Hoblitt 2 2 # 3 # $Id: Server.pm,v 1.6 5 2008-05-06 23:07:27jhoblitt Exp $3 # $Id: Server.pm,v 1.66 2008-05-10 01:15:13 jhoblitt Exp $ 4 4 5 5 package Nebulous::Server; … … 794 794 $log->debug("leaving"); 795 795 796 return @xattrs;796 return \@xattrs; 797 797 } 798 798
Note:
See TracChangeset
for help on using the changeset viewer.
