Browse the Dictionary...
All
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Navigation
Hacker Dictionary
Search the Dictionary
Most Viewed
Useful Links
Privacy Policy
Random Term
winged comments
n. Comments set on the same line as code, as opposed to {boxed comments}. In C, for example d =...
VIEW ENTIRE DEFINITION
View Definition: one-line fix
one-line fix
n. Used (often sarcastically) of a change to a program that is thought to be trivial or insignificant right up to the moment it crashes the system. Usually `cured' by another one-line fix. See also
I didn't change anything!