Revision
960
Author
mww@apple.com
Date
2011-11-04 12:00:16 -0700 (Fri, 04 Nov 2011)

Log Message

Whitespace bogosity.

Modified Paths

Diff

Modified: branches/PR-10363375/darwinup/Depot.h (959 => 960)


--- branches/PR-10363375/darwinup/Depot.h	2011-11-04 19:00:14 UTC (rev 959)
+++ branches/PR-10363375/darwinup/Depot.h	2011-11-04 19:00:16 UTC (rev 960)
@@ -133,7 +133,7 @@
 	
 	bool    is_dirty();
 	bool    has_modified_extensions();
-	bool	has_modified_xpc_services();
+	bool    has_modified_xpc_services();
 	
 protected: