PERFORCE change 122473 for review

Roman Divacky rdivacky at FreeBSD.org
Thu Jun 28 10:58:03 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=122473

Change 122473 by rdivacky at rdivacky_witten on 2007/06/28 10:57:48

	Style.
	
	Suggested by: rwatson

Affected files ...

.. //depot/projects/soc2007/rdivacky/linux_at/sys/compat/linux/linux_stats.c#10 edit

Differences ...

==== //depot/projects/soc2007/rdivacky/linux_at/sys/compat/linux/linux_stats.c#10 (text+ko) ====

@@ -134,7 +134,8 @@
 }
 
 static void
-translate_path_major_minor_at(struct thread *td, char *path, struct stat *buf, int dfd)
+translate_path_major_minor_at(struct thread *td, char *path, struct stat *buf,
+    int dfd)
 {
 	struct proc *p = td->td_proc;	
 	struct filedesc *fdp = p->p_fd;


More information about the p4-projects mailing list