summaryrefslogtreecommitdiff
path: root/src/ps2comm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ps2comm.c')
-rw-r--r--src/ps2comm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ps2comm.c b/src/ps2comm.c
index cc2a202..7dceb04 100644
--- a/src/ps2comm.c
+++ b/src/ps2comm.c
@@ -759,5 +759,5 @@ struct SynapticsProtocolOperations psaux_proto_operations = {
PS2QueryHardware,
PS2ReadHwState,
PS2AutoDevProbe,
- NULL /* ProbeDevice */
+ NULL /* ReadDevDimensions */
};