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