]> sourceware.org Git - glibc.git/blobdiff - sysdeps/mach/hurd/euidaccess.c
Convert 231 sysdeps function definitions to prototype style.
[glibc.git] / sysdeps / mach / hurd / euidaccess.c
index 266c82dfb9a4a190a28202b7163b289b3ceecb65..cbb880ea03cf06bd65b1b7db5593e3f903583bda 100644 (file)
@@ -23,9 +23,7 @@
 #include <hurd.h>
 
 int
-__euidaccess (file, type)
-     const char *file;
-     int type;
+__euidaccess (const char *file, int type)
 {
   error_t err;
   file_t port;
This page took 0.029627 seconds and 5 git commands to generate.