PERFORCE change 125013 for review

Fredrik Lindberg fli at FreeBSD.org
Fri Aug 10 05:35:37 PDT 2007


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

Change 125013 by fli at fli_nexus on 2007/08/10 12:35:32

	Somehow I managed to add some stupid whitespaces in the last submit,
	remove it.

Affected files ...

.. //depot/projects/soc2007/fli-mdns_sd/mdnsd/stack_packet.c#9 edit

Differences ...

==== //depot/projects/soc2007/fli-mdns_sd/mdnsd/stack_packet.c#9 (text+ko) ====

@@ -231,8 +231,7 @@
  */
 static int
 name_compress(struct hashtbl *ht, char *str, size_t slen, char *dst,
-	    size_t *dlen, int pkg_offset)
-
+    size_t *dlen, int pkg_offset)
 {
 	char *p, *q;
 	void *res;


More information about the p4-projects mailing list