diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-09-30 11:08:43 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-09-30 11:08:43 +0000 |
commit | c9b47f0427d70ba42c2d53271f8b64b8e8096825 (patch) | |
tree | a22876e2af3465e6b739f6842f3b030e20728874 /print/hpijs/files/patch-dj3320.cpp | |
parent | Remove expired ports: (diff) |
Remove expired ports:
print/apsfilter: Mostly unmaintained since 2015 and depends on expired ports
2018-09-30 print/hpijs: Unsupported since 2005, please migrate to print/hplip
2018-08-15 archivers/freeze: unknown license
Notes
Notes:
svn path=/head/; revision=480950
Diffstat (limited to 'print/hpijs/files/patch-dj3320.cpp')
-rw-r--r-- | print/hpijs/files/patch-dj3320.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/print/hpijs/files/patch-dj3320.cpp b/print/hpijs/files/patch-dj3320.cpp deleted file mode 100644 index 20f103620f4e..000000000000 --- a/print/hpijs/files/patch-dj3320.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- dj3320.cpp.orig 2005-08-22 18:47:00 UTC -+++ dj3320.cpp -@@ -400,7 +400,7 @@ DISPLAY_STATUS DJ3320::ParseError (BYTE - { - DRIVER_ERROR err = NO_ERROR; - BYTE byDevIDBuffer[DevIDBuffSize]; -- char *pcStr = NULL; -+ const char *pcStr = NULL; - BYTE byStatus1, byStatus2; - - memset(byDevIDBuffer, 0, sizeof(byDevIDBuffer)); |