diff options
| author | Howard Butler <howard@hobu.co> | 2016-08-18 09:45:08 -0500 |
|---|---|---|
| committer | Howard Butler <howard@hobu.co> | 2016-08-18 09:45:08 -0500 |
| commit | 77104aae973db34053e20163b73b511129652f73 (patch) | |
| tree | 0b0a9d45a27e379dcca181556feea97a260572c3 /src/pj_list.c | |
| parent | 91e7ff28812d7c06e642a3e5e247610eb6e1988e (diff) | |
| download | PROJ-77104aae973db34053e20163b73b511129652f73.tar.gz PROJ-77104aae973db34053e20163b73b511129652f73.zip | |
whitespace normalization for proj 4.9.3RC3
Diffstat (limited to 'src/pj_list.c')
| -rw-r--r-- | src/pj_list.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pj_list.c b/src/pj_list.c index a8f171ab..9fde000f 100644 --- a/src/pj_list.c +++ b/src/pj_list.c @@ -53,4 +53,3 @@ struct PJ_LIST *pj_get_list_ref (void) { struct PJ_SELFTEST_LIST *pj_get_selftest_list_ref (void) { return pj_selftest_list; } - |
