Fixed comment.

This commit is contained in:
Oliver Schmidt
2020-11-17 08:53:48 +01:00
committed by GitHub
parent 69c0363c7e
commit 0cd8d37613

View File

@@ -1,7 +1,7 @@
; ;
; Christian Groessler, June-2016 ; Christian Groessler, June-2016
; ;
; unsigned char doesclrscr(void); ; unsigned char doesclrscrafterexit (void);
; ;
; returns 0/1 if after program termination the screen isn't/is cleared ; returns 0/1 if after program termination the screen isn't/is cleared
; ;