Explorar el Código

(closeopen): New function

Sergey Poznyakoff hace 18 años
padre
commit
edc0b12c5e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/common.h

+ 1 - 0
src/common.h

@@ -582,6 +582,7 @@ void undo_last_backup (void);
 
 int deref_stat (bool deref, char const *name, struct stat *buf);
 
+void closeopen (void);
 int chdir_arg (char const *dir);
 void chdir_do (int dir);