File: patches.os2

package info (click to toggle)
cal 3.5-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge, squeeze
  • size: 284 kB
  • ctags: 120
  • sloc: ansic: 1,116; makefile: 41
file content (19 lines) | stat: -rw-r--r-- 692 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Only in source: cal-32.def
diff -c orig/cal.c source/cal.c
*** orig/cal.c	Sat Jul 24 16:29:16 1993
--- source/cal.c	Sun Jul 25 08:54:50 1993
***************
*** 1,4 ****
! #define MSDOS     1  /* DELETE if not MSDOS */
  #define USE_COLOR 1  /* DELETE if not MSDOS nor OS/2, or not using colors */
                       /* USE_COLOR assumes that either OS2 or MSDOS is used */
  
--- 1,5 ----
! /* DELETE if not MSDOS */
! /* #define MSDOS     1  */
  #define USE_COLOR 1  /* DELETE if not MSDOS nor OS/2, or not using colors */
                       /* USE_COLOR assumes that either OS2 or MSDOS is used */
  
Only in source: cal.def
Only in source: makefile.os2
Only in source: notes.os2