diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-11-25 02:21:17 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-11-25 02:21:17 +0000 |
commit | 7a08dbc23f114bf6b6eae275e21e63b6667a1b37 (patch) | |
tree | c99d2cf8a7c5e28215d574b7164de0a387004016 /tools/ddcprobe/not_handled.c | |
parent | 949ab0f0941e3266d8ab79380399dfe6a0020aea (diff) | |
download | drakx-7a08dbc23f114bf6b6eae275e21e63b6667a1b37.tar drakx-7a08dbc23f114bf6b6eae275e21e63b6667a1b37.tar.gz drakx-7a08dbc23f114bf6b6eae275e21e63b6667a1b37.tar.bz2 drakx-7a08dbc23f114bf6b6eae275e21e63b6667a1b37.tar.xz drakx-7a08dbc23f114bf6b6eae275e21e63b6667a1b37.zip |
no_comment
Diffstat (limited to 'tools/ddcprobe/not_handled.c')
-rw-r--r-- | tools/ddcprobe/not_handled.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ddcprobe/not_handled.c b/tools/ddcprobe/not_handled.c new file mode 100644 index 000000000..40cbb5427 --- /dev/null +++ b/tools/ddcprobe/not_handled.c @@ -0,0 +1 @@ +int main() { return 1; } |