forked from fukuchi/libqrencode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Now this header is called only by test programs. * qrencode.c, qrencode_inner.h: - Some definitions and declares written in qrencode_inner.h have been moved into qrencode.c: - QRraw_*() have been declared as __STATIC. * mask.[ch], qrencode.c, qrencode_inner.h: - Mask_makeMask() now requires QRecLevel. - QRencode_writeFormatInformation() has been renamed and moved to Mask_writeFormatInformation(), and become __STATIC.
- Loading branch information
fukuchi
committed
Oct 10, 2008
1 parent
d4b0347
commit ce7aa9b
Showing
5 changed files
with
107 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters