]> git.sur5r.net Git - cc65/blobdiff - include/dio.h
Remove trailings spaces from CBM-related asm files
[cc65] / include / dio.h
index 1ccc1ab7ce88ea8dc19d1e90758b934ac6f9281f..4201728cc9812045688c9de106ceaf966e518e4a 100644 (file)
 
 
 /* Please note: All functions in this file will set _oserror *and* return its
- * value. The only exception is dio_open, which will return NULL, but _oserror
- * will be set. All function will also set _oserror in case of successful
- * execution, effectively clearing it.
- */
+** value. The only exception is dio_open, which will return NULL, but _oserror
+** will be set. All function will also set _oserror in case of successful
+** execution, effectively clearing it.
+*/