mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 13:53:10 +00:00
075811e588
Reduces lint errors from 60 to 60 (-0%). Line count from 5599 to 4925 (-12%). Another step in resolving issue #2902.
2 lines
67 B
C
2 lines
67 B
C
// Prototype for version receiver.
|
|
const char *get_fish_version();
|