diff options
| author | John Keeping <john@keeping.me.uk> | 2015-03-08 16:32:19 +0000 |
|---|---|---|
| committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2015-03-09 17:39:13 +0100 |
| commit | eefd5e0aea23010c3f6667ba30e607e68427f9ad (patch) | |
| tree | ea734d7afdb5a2303168b9a64d6c2a460ff3b696 /shared.c | |
| parent | scan-tree: make some variables 'static' (diff) | |
| download | cgit-magenta-eefd5e0aea23010c3f6667ba30e607e68427f9ad.tar.xz | |
shared: make some variables 'static'
These are not used outside this file and are not declared. Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'shared.c')
| -rw-r--r-- | shared.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shared.c b/shared.c |
