6 lines
114 B
TeX
6 lines
114 B
TeX
|
\DeclareAcronym{bof}{
|
||
|
short = {BOF},
|
||
|
long = {Buffer Overflow},
|
||
|
}
|
||
|
% vim: set filetype=tex ts=2 sw=2 tw=0 et :
|