mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
Add some useful information to the popen header
svn path=/trunk/; revision=42740
This commit is contained in:
@@ -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 <precomp.h>
|
||||
|
||||
Reference in New Issue
Block a user