fish-shell/src/fish_version.h
Kurtis Rader 075811e588 restyle fish modules to match project style
Reduces lint errors from 60 to 60 (-0%). Line count from 5599 to 4925 (-12%).

Another step in resolving issue #2902.
2016-04-30 19:52:13 -07:00

3 lines
67 B
C

// Prototype for version receiver.
const char *get_fish_version();