Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TypesettingTools/Aegisub
/ GetSVNRevision
Function
GetSVNRevision
src/version.cpp:81–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
int GetSVNRevision() {
82
#ifdef BUILD_GIT_VERSION_NUMBER
83
return BUILD_GIT_VERSION_NUMBER;
84
#else
85
return 0;
86
#endif
87
}
Callers
2
DoCheck
Function · 0.85
OnInit
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected