diff --git a/core/net/uipbuf.c b/backyard/core/net/uipbuf.c similarity index 98% rename from core/net/uipbuf.c rename to backyard/core/net/uipbuf.c index 8434dbcc4..d1d0173ab 100644 --- a/core/net/uipbuf.c +++ b/backyard/core/net/uipbuf.c @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: uipbuf.c,v 1.2 2007/08/30 14:39:17 matsutsuka Exp $ + * $Id: uipbuf.c,v 1.1 2007/11/18 01:18:50 oliverschmidt Exp $ */ #if 0 /* This whole file is #ifdef'd out - the contents are to be removed */ diff --git a/core/net/uipbuf.h b/backyard/core/net/uipbuf.h similarity index 98% rename from core/net/uipbuf.h rename to backyard/core/net/uipbuf.h index 16ff56bc0..d90144c92 100644 --- a/core/net/uipbuf.h +++ b/backyard/core/net/uipbuf.h @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: uipbuf.h,v 1.1 2006/06/17 22:41:19 adamdunkels Exp $ + * $Id: uipbuf.h,v 1.1 2007/11/18 01:18:50 oliverschmidt Exp $ */ /** * \file