X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Flib%2Fsdk%2Fcrt%2Fstdio%2Fpopen.c;h=10a73034b60e6953defd9814aa2e434c05cc0008;hp=ab5efa83bfa3b216fe29fb5a6bfca2e5485fc21f;hb=9a8137bdd558da452ae2a4dfd25e432fcdd93ce2;hpb=1aebf2497ea7bb0f0c499c26d67bab0d5f4a9c08 diff --git a/reactos/lib/sdk/crt/stdio/popen.c b/reactos/lib/sdk/crt/stdio/popen.c index ab5efa83bfa..10a73034b60 100644 --- a/reactos/lib/sdk/crt/stdio/popen.c +++ b/reactos/lib/sdk/crt/stdio/popen.c @@ -1,11 +1,10 @@ /* * COPYRIGHT: See COPYING in the top level directory -* PROJECT: ReactOS system libraries -* FILE: lib/crt/?????? -* PURPOSE: Unknown -* PROGRAMER: Unknown -* UPDATE HISTORY: -* 25/11/05: Created +* PROJECT: ReactOS C runtime library +* FILE: lib/sdk/crt/stdio/popen.c +* PURPOSE: Pipe Functions +* PROGRAMERS: Eric Kohl + Hartmut Birr */ #include