File: 0002_unsigned_short_lbl.patch

package info (click to toggle)
dis51 0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 220 kB
  • sloc: ansic: 1,464; makefile: 29
file content (13 lines) | stat: -rw-r--r-- 239 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/global.c b/global.c
index 9716572..b2217e3 100644
--- a/global.c
+++ b/global.c
@@ -25,7 +25,7 @@
 #include "distypes.h" 
 
 int Lst;
-short lbl[65536];
+unsigned short lbl[65536];
 
 const char mnemonic[256][20] = {
 /* 0 */