+PD notice
This commit is contained in:
parent
1998885098
commit
03f32353f0
@ -29,3 +29,5 @@ int remove_all(const char * const p) {
|
|||||||
return 0;
|
return 0;
|
||||||
#undef NOPENFD
|
#undef NOPENFD
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// The contents of this file are Public Domain.
|
||||||
|
@ -6,4 +6,6 @@
|
|||||||
*/
|
*/
|
||||||
int remove_all(const char * const p);
|
int remove_all(const char * const p);
|
||||||
|
|
||||||
|
// The contents of this file are Public Domain.
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user