Skip to content

Commit

Permalink
Cosmetics.
Browse files Browse the repository at this point in the history
  • Loading branch information
gil_dabah committed Jul 1, 2016
1 parent 28b3af2 commit afb47a1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion COPYING
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:[diStorm4}:
:[diStorm3}:
The ultimate disassembler library.
Copyright (c) 2003-2016, Gil Dabah
All rights reserved.
Expand Down
2 changes: 0 additions & 2 deletions src/textdefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ Naming Convention:
* all numbers are in HEX.
*/

extern int8_t TextBTable[256][4];

void _FASTCALL_ str_hex_b(_WString* s, unsigned int x);
void _FASTCALL_ str_code_hb(_WString* s, unsigned int x);
void _FASTCALL_ str_code_hdw(_WString* s, uint32_t x);
Expand Down

0 comments on commit afb47a1

Please sign in to comment.