This website works better with JavaScript.
Home
Explore
Help
Sign In
gsd
/
zapret
mirror of
https://github.com/bol-van/zapret/
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
474
Commits
1
Branch
38
Tags
164 MiB
C
84%
Shell
15.5%
Makefile
0.6%
Tree:
v72.8
master
v64
v65
v66
v67
v68
v69
v69.1
v69.2
v69.3
v69.4
v69.5
v69.6
v69.7
v69.8
v69.9
v70
v70.3
v70.4
v70.5
v70.6
v71
v71.1
v71.1.1
v71.2
v71.3
v71.4
v72
v72.1
v72.10
v72.12
v72.2
v72.3
v72.4
v72.5
v72.6
v72.7
v72.8
v72.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'v72.8'
${ noResults }
zapret
/
nfq
/
win.h
10 lines
84 B
Raw
Permalink
Blame
History
#
pragma once
#
ifdef __CYGWIN__
#
include
<stdbool.h>
bool
service_run
(
)
;
#
endif
Reference in new issue