]> git.donarmstrong.com Git - lilypond.git/blobdiff - lib/include/windhoos-suck-suck-suck-thank-you-cygnus.hh
release: 0.1.43
[lilypond.git] / lib / include / windhoos-suck-suck-suck-thank-you-cygnus.hh
index cabfd3c5c49ee50e61491847052bc7ed11792823..95d60bfc33ee99e8ab3ab1d852bf3edac9bdcc07 100644 (file)
@@ -1,15 +1,15 @@
 //
 // windhoos-suck-suck-suck-thank-you-cygnus.hh
 //
-// mmap() should work now (cygnus beta 18), but let's keep it here
+// mmap () should work now (cygnus beta 18), but let's keep it here
 // for people using old cygnus releases
 #if 0 //def _WINDOWS32
 #ifndef WINDHOOS_SUCK_SUCK_SUCK_HH
 #define WINDHOOS_SUCK_SUCK_SUCK_HH
 
-caddr_t mmap(caddr_t addr, size_t len, int prot, int flags, int fd, off_t offset);
+caddr_t mmap (caddr_t addr, size_t len, int prot, int flags, int fd, off_t offset);
 
-int munmap(caddr_t addr, size_t len);
+int munmap (caddr_t addr, size_t len);
 
 #endif // WINDHOOS_SUCK_SUCK_SUCK_HH
 #endif // _WINDOWS32 //