diff options
| author | Pietro Gagliardi <[email protected]> | 2016-01-06 20:24:31 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2016-01-06 20:24:31 -0500 |
| commit | 82d0efb92d7fdcb75bb9608e3a9ddb5465e721f0 (patch) | |
| tree | 4ddbf2b19541c49bf48354de7c41eaa76bf844a4 /main.go | |
| parent | a76ba524c61dfdd2faca467575e46c397af85275 (diff) | |
Re-enabled @executable_path and OS X linking now that the OS X build is fixed. Now I just have to figure out why it's not linking...
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ import ( // { // uiQueueMain(doQueued, x); // } -// static inline int realOnShouldQuit(void) +// static inline void realOnShouldQuit(void) // { // uiOnShouldQuit(doOnShouldQuit, NULL); // } |
