@@ -1,7 +1,7 @@ /* - * Copyright (c) 2016, 2017, Jonathan Schleifer + * Copyright (c) 2016, 2017, 2018, Jonathan Schleifer * * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -35,7 +35,7 @@ OFThread *_HTTPServerThread; } @property (retain) AddSiteController *addSiteController; -- (IBAction)upload:(id)sender; +- (IBAction)upload: (id)sender; @end