X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FKernel%2Fdrv%2Fdgram_pipe.c;h=0acae3ad2de3c6773cd3951cad921d7935d4188c;hb=4d184c30a3385600c0d87a2f93b4259c8c973e73;hp=2ae22974fb09c6589ea58d3d9c9dbd140eb24dec;hpb=eddfdcfdb2f702313954d28e98efcc27bdd145e8;p=tpg%2Facess2.git diff --git a/KernelLand/Kernel/drv/dgram_pipe.c b/KernelLand/Kernel/drv/dgram_pipe.c index 2ae22974..0acae3ad 100644 --- a/KernelLand/Kernel/drv/dgram_pipe.c +++ b/KernelLand/Kernel/drv/dgram_pipe.c @@ -5,7 +5,7 @@ * drv/dgram_pipe.c * - Connection+Datagram based local IPC */ -#define DEBUG 1 +#define DEBUG 0 #include #include #include