From: Chris Down Date: Wed, 22 Apr 2020 14:48:08 +0000 (+0100) Subject: getatomprop: Add forward declaration X-Git-Url: https://git.danieliu.xyz/?a=commitdiff_plain;ds=sidebyside;h=f087d20e6e60a49c756936b4312f5d194d8e63b4;hp=f087d20e6e60a49c756936b4312f5d194d8e63b4;p=dwm.git getatomprop: Add forward declaration No functional changes, but for every other function we have a forward declaration here. getatomprop should be no exception. ---