Module Name: src Committed By: abhinav Date: Sun Jul 3 09:27:25 UTC 2016
Modified Files: src/external/public-domain/sqlite/dist: shell.c Log Message: Mark the functions get2byteInt and get4byteInt as static to avoid -Werror=missing-prototypes problems. To generate a diff of this commit: cvs rdiff -u -r1.1.1.4 -r1.2 src/external/public-domain/sqlite/dist/shell.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.