X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libsrc%2Fcommon%2Fgetchar.c;h=363be02000eb900cf05fb054946b97bdee565c70;hb=934a78731fe1b7fc8d08814fa2321534c20fbc62;hp=5c80b9b3630587ef55f08a05238c9d57f0c05ff4;hpb=e531e5abd1ed597e7227afe9224b0ee20bd8982a;p=cc65 diff --git a/libsrc/common/getchar.c b/libsrc/common/getchar.c index 5c80b9b36..363be0200 100644 --- a/libsrc/common/getchar.c +++ b/libsrc/common/getchar.c @@ -7,12 +7,12 @@ #include -#undef getchar /* This is usually declared as a macro */ +#undef getchar /* This is usually declared as a macro */ /*****************************************************************************/ -/* Code */ +/* Code */ /*****************************************************************************/